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."}, {