Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38a9bf69d0 | |||
| 32bddea779 | |||
| 4511b839e3 | |||
| 109b16bf8f | |||
| c454983e3e | |||
| b270e0ba3f |
@@ -190,11 +190,11 @@ export default function LandingPage() {
|
||||
<div id="order" data-section="order">
|
||||
<ContactCTA
|
||||
tag="Ready to Order?"
|
||||
title="Get Your Favorite Meal Now"
|
||||
description="Order through Foodpanda for delivery or WhatsApp for direct contact. Available 24/7 for your convenience. Call us to reserve your table for dine-in or private dining experiences."
|
||||
title="Get Hot Meals in 30 Minutes or Reserve Your Table"
|
||||
description="🚀 30-minute guarantee – Hot meals delivered fast via WhatsApp or Foodpanda. Reserve your table for live music tonight and enjoy our premium dining experience. Open 24/7 for your convenience."
|
||||
buttons={[
|
||||
{ text: "Order on Foodpanda", href: "https://foodpanda.com.bd" },
|
||||
{ text: "WhatsApp Order – 01729-709644", href: "https://wa.me/8801729709644" }
|
||||
{ text: "WhatsApp Order – 01729-709644", href: "https://wa.me/8801729709644" },
|
||||
{ text: "Foodpanda Delivery", href: "https://foodpanda.com.bd" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user