1 Commits

Author SHA1 Message Date
a933d99f68 Update src/app/page.tsx 2026-03-03 20:45:55 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
title="Authentic Arabian Mandi in Hyderabad Open 24 Hours"
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" }}
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"},
]}
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" },
]}
/>