diff --git a/src/app/page.tsx b/src/app/page.tsx index da64743..0e5041d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,24 +46,34 @@ export default function LandingPage() { title="Where Chennai Eats After Midnight" description="Authentic North Indian flavors. Rooftop dining. Open late for the city's night food lovers." tag="Rooftop Dhaba Experience" - background={{ variant: "glowing-orb" }} - slides={[ + background={{ variant: "sparkles-gradient" }} + carouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187184.jpg", imageAlt: "V4 Midnight Dhabba rooftop dining at night", title: "Where Chennai Eats After Midnight", description: "Authentic North Indian flavors. Rooftop dining. Open late for the city's night food lovers."}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187184.jpg", imageAlt: "V4 Midnight Dhabba rooftop dining at night" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=1", imageAlt: "Rooftop dining with warm lights", title: "Rooftop Nights", description: "Low-light rooftop seating perfect for friends, couples, and family celebrations."}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=1", imageAlt: "Rooftop dining with warm lights" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=1", imageAlt: "Tandoori chicken charcoal grilled", title: "Authentic Dhaba Flavours", description: "Tandoori grills, rich gravies, and fresh naan prepared with traditional recipes."}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=1", imageAlt: "Tandoori chicken charcoal grilled" + }, + { + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187184.jpg", imageAlt: "Friends dining together" + }, + { + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=1", imageAlt: "Evening ambiance" + }, + { + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=1", imageAlt: "Food presentation" + } ]} buttons={[ { text: "Reserve Table", href: "contact" }, { text: "View Menu", href: "menu-preview" }, ]} buttonAnimation="slide-up" - mediaAnimation="slide-up" - autoRotateInterval={5000} - imagePosition="right" - useInvertedBackground={false} + autoPlay={true} + autoPlayInterval={5000} /> @@ -73,11 +83,14 @@ export default function LandingPage() { description="Discover what makes V4 Midnight Dhabba the ultimate late-night dining destination" features={[ { - id: "1", title: "Rooftop Nights", description: "Low-light rooftop seating perfect for friends, couples, and family celebrations. Warm ambient lighting creates an unforgettable evening atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=1", imageAlt: "Rooftop dining with warm lights"}, + id: "1", title: "Rooftop Nights", description: "Low-light rooftop seating perfect for friends, couples, and family celebrations. Warm ambient lighting creates an unforgettable evening atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=1", imageAlt: "Rooftop dining with warm lights" + }, { - id: "2", title: "Authentic Dhaba Flavours", description: "Tandoori grills, rich gravies, and fresh naan prepared with traditional recipes. Every dish celebrates North Indian culinary heritage.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=1", imageAlt: "Tandoori chicken charcoal grilled"}, + id: "2", title: "Authentic Dhaba Flavours", description: "Tandoori grills, rich gravies, and fresh naan prepared with traditional recipes. Every dish celebrates North Indian culinary heritage.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=1", imageAlt: "Tandoori chicken charcoal grilled" + }, { - id: "3", title: "Late-Night Dining", description: "When most kitchens close, ours is still cooking. Perfect for after-work cravings, midnight celebrations, and friend hangouts.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-preparing-christmas-dinner_23-2149144979.jpg", imageAlt: "Friends dining together at night"}, + id: "3", title: "Late-Night Dining", description: "When most kitchens close, ours is still cooking. Perfect for after-work cravings, midnight celebrations, and friend hangouts.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-preparing-christmas-dinner_23-2149144979.jpg", imageAlt: "Friends dining together at night" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -92,13 +105,17 @@ export default function LandingPage() { description="Signature North Indian dishes loved by our regular customers and recommended by first-timers" products={[ { - id: "1", name: "Butter Chicken + Naan", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/close-shot-fried-chicken-wings-long-white-tray_181624-1735.jpg", imageAlt: "Rich creamy butter chicken with warm naan"}, + id: "1", name: "Butter Chicken + Naan", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/close-shot-fried-chicken-wings-long-white-tray_181624-1735.jpg", imageAlt: "Rich creamy butter chicken with warm naan" + }, { - id: "2", name: "Tandoori Chicken", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=2", imageAlt: "Charcoal grilled tandoori chicken dhaba style"}, + id: "2", name: "Tandoori Chicken", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=2", imageAlt: "Charcoal grilled tandoori chicken dhaba style" + }, { - id: "3", name: "Mutton Biryani", price: "₹340", imageSrc: "http://img.b2bpic.net/free-vector/delicious-asian-food-facebook-template_23-2150046125.jpg", imageAlt: "Aromatic spices with slow-cooked mutton"}, + id: "3", name: "Mutton Biryani", price: "₹340", imageSrc: "http://img.b2bpic.net/free-vector/delicious-asian-food-facebook-template_23-2150046125.jpg", imageAlt: "Aromatic spices with slow-cooked mutton" + }, { - id: "4", name: "Dragon Chicken", price: "₹290", imageSrc: "http://img.b2bpic.net/free-photo/side-view-avocado-salad-with-meat-sesame_141793-2669.jpg", imageAlt: "Spicy crispy favourite starter"}, + id: "4", name: "Dragon Chicken", price: "₹290", imageSrc: "http://img.b2bpic.net/free-photo/side-view-avocado-salad-with-meat-sesame_141793-2669.jpg", imageAlt: "Spicy crispy favourite starter" + }, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -142,13 +159,16 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Rajesh Kumar", role: "Regular Customer", company: "Tech Professional", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg?_wi=2" + }, { id: "2", name: "Priya Sharma", role: "Food Enthusiast", company: "Food Blogger", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21667.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21667.jpg?_wi=2" + }, { id: "3", name: "Arjun Patel", role: "Event Organizer", company: "Group Organizer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2" + }, ]} kpiItems={[ { value: "3,000+", label: "Customer Reviews" },