diff --git a/src/app/page.tsx b/src/app/page.tsx index 62e0199..43fa9f6 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 ( @@ -260,4 +274,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file