2 Commits

Author SHA1 Message Date
b7d035f1ad Update src/app/layout.tsx 2026-03-04 04:59:23 +00:00
544c50511a Merge version_2 into main
Merge version_2 into main
2026-03-04 04:56:54 +00:00

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "iPhone Store - Premium Apple Devices", description: "Shop the latest iPhone models with expert support and competitive pricing."};
title: "iPhone Store - Premium Apple Devices", description: "Shop the latest iPhone models with expert support and competitive pricing."
};
export default function RootLayout({
children,