Update src/app/page.tsx

This commit is contained in:
2026-05-10 21:41:20 +00:00
parent b337143168
commit 07d56ac42b

View File

@@ -48,8 +48,8 @@ export default function LandingPage() {
description="Where authentic South Asian flavor meets modern creativity and Bollywood-inspired energy."
tag="Authentic Indian Fusion"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg", imageAlt: "Plating butter chicken" },
{ imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg", imageAlt: "Butter chicken" }
{ imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg?_wi=1", imageAlt: "Plating butter chicken" },
{ imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg?_wi=1", imageAlt: "Butter chicken" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -94,7 +94,7 @@ export default function LandingPage() {
{ title: "Drinks", description: "Full craft cocktail bar." },
{ title: "Events", description: "Perfect for private weddings." }
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -105,9 +105,9 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ title: "Neon Lighting", description: "Ambient Bollywood-style glow.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-sake-drink_23-2149706115.jpg" },
{ title: "Vibrant Decor", description: "Culture in every corner.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg" },
{ title: "Lounge Atmosphere", description: "Upscale rooftop energy.", buttonIcon: Music, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg" },
{ title: "Interactive Design", description: "Cinematic photo-ops everywhere.", buttonIcon: Camera, imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg" }
{ title: "Vibrant Decor", description: "Culture in every corner.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg?_wi=2" },
{ title: "Lounge Atmosphere", description: "Upscale rooftop energy.", buttonIcon: Music, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg?_wi=2" },
{ title: "Interactive Design", description: "Cinematic photo-ops everywhere.", buttonIcon: Camera, imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg?_wi=2" }
]}
title="Bollywood Vibes"
description="A dining experience inspired by the energy, color, and celebration of South Asian culture."