From 98baec1ec5f373ae7b444cbeac6f48ad2da1fafa Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:57:29 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({