diff --git a/src/app/page.tsx b/src/app/page.tsx index 8629964..62e0199 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,15 +16,15 @@ import { Zap, Sparkles, ShoppingBag, Battery, Globe, Volume2, Award, Headphones, export default function LandingPage() { return ( @@ -274,4 +260,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}