From df0343c453ea749714109699a1c396aa06e85ff1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:47:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b97c23..5fe72d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,6 +68,8 @@ export default function LandingPage() { title="F.R. Mobile Shop - Your Trusted Mobile Destination" description="Located at MG Rd, Ibrahim Market, Vapi East, Gita Nagar, we provide a comprehensive range of mobile solutions including new smartphones, second-hand mobiles, genuine accessories, professional repair services, and flexible EMI options to suit your budget." metrics={[ + { value: "MG Rd, Ibrahim Market", title: "Store Address" }, + { value: "Vapi East, Gita Nagar", title: "Location" }, { value: "✓ Authentic", title: "100% Genuine Products" }, { value: "✓ Expert", title: "Professional Support Team" } ]} -- 2.49.1