From a43c3767fea366b76b24acd2ca5b503ee0c5288e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:49:09 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.49.1 From 48b816d2196430c3b7a0e757d159b688a15555dc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:49:10 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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() {