Update src/app/layout.tsx

This commit is contained in:
2026-03-09 05:57:29 +00:00
parent 2c60b981cd
commit 98baec1ec5

View File

@@ -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({