5 Commits

Author SHA1 Message Date
0b6f0d1d6a Merge version_2 into main
Merge version_2 into main
2026-03-03 05:45:35 +00:00
3e265db64b Update src/app/page.tsx 2026-03-03 05:45:31 +00:00
7f3e4ae319 Merge version_1 into main
Merge version_1 into main
2026-03-03 05:44:46 +00:00
16b5bb8139 Merge version_1 into main
Merge version_1 into main
2026-03-03 05:43:45 +00:00
5707c6a4e7 Merge version_1 into main
Merge version_1 into main
2026-03-03 05:42:42 +00:00

View File

@@ -158,10 +158,10 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
tag="Ready to Order?" tag="Ready to Order?"
tagIcon={Phone} tagIcon={Phone}
title="Contact Us Today" title="Ready to Savor Authentic Biryani?"
description="Reach out via WhatsApp to place your order or make a reservation. Visit us at our location in Civil Lines, Aligarh for an unforgettable dining experience." description="Reach out via WhatsApp to place your order or make a reservation. Visit us at our location in Civil Lines, Aligarh for an unforgettable dining experience."
buttons={[ buttons={[
{ text: "WhatsApp Us", href: "https://wa.me" }, { text: "Order Now on WhatsApp", href: "https://wa.me" },
{ text: "View Location", href: "#footer" }, { text: "View Location", href: "#footer" },
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}