From 6e566ad6ba40858aca6a068f0c95f8f6d128a577 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 12:12:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b8d782..a980115 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -207,7 +207,7 @@ export default function LandingPage() { { id: "1", title: "Do you offer delivery?", content: "Yes, we offer contactless delivery all across Amman."}, { - id: "2", title: "What is your delivery radius?", content: "We deliver within a 10km radius of our main branch in Amman. Not sure if you're covered? Call us and we'll check your location!"}, + id: "2", title: "What is your delivery radius?", content: "We deliver within a 10km radius of our main branch in Amman. Check our delivery map here to see if you're covered."}, { id: "3", title: "What are your hours?", content: "We are open daily until 2:00 AM."}, {