Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a933d99f68 | |||
| a51827de0b |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardCarousel
|
<HeroBillboardCarousel
|
||||||
title="Authentic Arabian Mandi in Hyderabad – Open 24 Hours"
|
title="Authentic Arabian Mandi in Hyderabad – Open 24 Hours"
|
||||||
description="Dine-In • Drive-Through • No-Contact Delivery"
|
description="Dine-In • Drive-Through • No-Contact Delivery"
|
||||||
tag="⭐ 3.6 Rating | 4,000+ Reviews"
|
tag="⭐ 3.6 Rating | 4,000+ Reviews | 🔥 FLASH SALE: Limited Time Offer"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=1", imageAlt: "Restaurant Interior"},
|
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=1", imageAlt: "Restaurant Interior"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "🔥 Order Now – 24/7", href: "https://www.zomato.com" },
|
{ text: "🔥 Order Now – Limited Time Offer", href: "https://www.zomato.com" },
|
||||||
{ text: "📅 Reserve Table", href: "#reserve" },
|
{ text: "📅 Reserve Table", href: "#reserve" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user