Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59cd191a3f | |||
| a89205305c | |||
| 8713fb42fd | |||
| f38cc8c3c2 | |||
| 779f416da6 |
@@ -45,8 +45,8 @@ export default function HomePage() {
|
||||
logoText="Food Fest Cafeteria"
|
||||
description="Fresh Food, Great Taste, Every Day. Your favorite neighborhood spot for quality tea, coffee, fresh juices, and delicious quick bites in the heart of Dubai."
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "#contact" },
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-people-toasting-party_23-2148232023.jpg"
|
||||
@@ -133,7 +133,7 @@ export default function HomePage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
ctaTitle="Get in Touch"
|
||||
ctaDescription="Order now via WhatsApp or call us to place your order. We're here to serve you from early morning to midnight."
|
||||
ctaDescription="Order via WhatsApp in seconds—we'll prepare your fresh meal and notify you when it's ready"
|
||||
ctaIcon={Phone}
|
||||
ctaButton={{
|
||||
text: "WhatsApp Order", href: "https://wa.me/971XXXXXXXXX"}}
|
||||
|
||||
Reference in New Issue
Block a user