diff --git a/app/components/Hero.tsx b/app/components/Hero.tsx index de1a138..1ef3ce6 100644 --- a/app/components/Hero.tsx +++ b/app/components/Hero.tsx @@ -25,19 +25,11 @@ const Hero = () => { {/* Text Content - On Left */}
- PICT OSS Community Logo +

+

+ PICT +

+

diff --git a/app/wrapped/page.tsx b/app/wrapped/page.tsx index 9947f25..6cc3a60 100644 --- a/app/wrapped/page.tsx +++ b/app/wrapped/page.tsx @@ -87,13 +87,10 @@ const WrappedPage = () => {

- OSS Community Logo +

+ Social Winter of Code +

+
diff --git a/public/winter-logo.jpg b/public/winter-logo.jpg index a7747a6..915fd0a 100644 Binary files a/public/winter-logo.jpg and b/public/winter-logo.jpg differ