diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 43a88ad..e1a353c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Sheger Shop - Authentic Ethiopian Products", description: "Discover authentic Ethiopian products - from premium coffee and traditional textiles to handcrafted jewelry and cultural artifacts. Trusted by 50K+ customers. Fair-trade certified artisans."}; + title: "Sheger Shop - Authentic Ethiopian Products", description: "Discover authentic Ethiopian products including premium coffee, traditional textiles, handcrafted jewelry, and cultural artifacts."}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f5baf8..75c88b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function HomePage() {