diff --git a/src/app/layout.tsx b/src/app/layout.tsx index dd182ac..873df1a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -2,7 +2,7 @@ import type { Metadata } from "next"; import "./globals.css"; export const metadata: Metadata = { - title: "Your Shop - Premium Collection", description: "Explore our curated selection of premium products" + title: "Simple Landing Page", description: "A simple landing page with hero, gallery and contact sections" }; export default function RootLayout({