5 Commits

Author SHA1 Message Date
59cd191a3f Update src/app/page.tsx 2026-03-11 18:11:00 +00:00
a89205305c Merge version_2 into main
Merge version_2 into main
2026-03-11 18:09:25 +00:00
8713fb42fd Update src/app/page.tsx 2026-03-11 18:09:21 +00:00
f38cc8c3c2 Merge version_1 into main
Merge version_1 into main
2026-03-11 18:07:33 +00:00
779f416da6 Merge version_1 into main
Merge version_1 into main
2026-03-11 18:06:44 +00:00

View File

@@ -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"}}