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 */}
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 = () => {