Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-11 18:11:04 +00:00

View File

@@ -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"}}
@@ -165,4 +165,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}