Update src/app/page.tsx

This commit is contained in:
2026-05-08 12:12:40 +00:00
parent ee2c8c4e9d
commit 6e566ad6ba

View File

@@ -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. <a href='https://maps.google.com' target='_blank' style='text-decoration: underline;'>Check our delivery map here</a> to see if you're covered."},
{
id: "3", title: "What are your hours?", content: "We are open daily until 2:00 AM."},
{