Update src/app/page.tsx
This commit is contained in:
@@ -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."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user