Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="medium"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,17 +46,17 @@ 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: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "Regular Customer", testimonial: "The rooftop atmosphere is perfect for late-night hangouts. Tandoori chicken and naan are exceptional!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg"},
|
||||
{
|
||||
name: "Priya Sharma", handle: "Food Enthusiast", testimonial: "Best butter chicken in Chennai. The midnight dining concept is exactly what we needed!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21667.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21667.jpg"},
|
||||
{
|
||||
name: "Arjun Patel", handle: "Group Organizer", testimonial: "Perfect for family dinners and friend reunions. Great value for money with amazing food.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"},
|
||||
{
|
||||
name: "Deepa Krishnan", handle: "Casual Diner", testimonial: "Nice ambience and good variety of North Indian food. Love the rooftop seating!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg"},
|
||||
@@ -81,9 +81,9 @@ 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", 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", 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"},
|
||||
]}
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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", 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"},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Rooftop Table", href: "contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg"
|
||||
imageAlt="Rooftop dining area with warm ambient lighting"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -149,14 +149,11 @@ export default function LandingPage() {
|
||||
description="Real feedback from Chennai's food enthusiasts and regular patrons"
|
||||
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"},
|
||||
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"},
|
||||
{
|
||||
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"},
|
||||
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"},
|
||||
{
|
||||
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"},
|
||||
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"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "3,000+", label: "Customer Reviews" },
|
||||
@@ -208,7 +205,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
buttonText="Book My Table"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg"
|
||||
imageAlt="Rooftop dining ambiance"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user