Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-04 04:59:28 +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,