Update src/app/layout.tsx

This commit is contained in:
2026-03-05 15:43:44 +00:00
parent 5e36551eeb
commit c2147cd4b9

View File

@@ -9,7 +9,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "ShopHub - Premium Products & Fast Shipping", description: "Discover premium products with fast shipping and excellent customer service. Trusted by 50,000+ happy customers."};
title: "ShopHub - Premium Products & Fast Shipping", description: "Discover premium products with fast shipping and excellent customer service. Trusted by 50,000+ happy customers."
};
export default function RootLayout({
children,