diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c9cd306..3bfd679 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1269,4 +1269,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d7bc59..5b21435 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,22 +14,22 @@ import { Instagram, Facebook, ShoppingCart } from "lucide-react"; export default function LandingPage() { return (