Merge version_1 into main #6
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Family Welcome"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table Now", href: "#contact" },
|
||||
{ text: "Order Online", href: "#" }
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
id: "affordable-pricing", title: "Affordable & Transparent Pricing", description: "Enjoy premium North Indian cuisine at budget-friendly rates starting at ₹200–400 per person. No hidden charges, just honest value.", imageSrc: "http://img.b2bpic.net/free-photo/dollar-burger_1401-439.jpg", imageAlt: "Value for Money Pricing"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-4-items"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
id: "2", name: "Rajesh Kumar", handle: "Family Visitor", testimonial: "Best North Indian food in Wagholi! The paneer butter masala and biryani are outstanding. Affordable prices and perfect ambiance.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sneha Desai", handle: "Event Organizer", testimonial: "Organized a corporate team lunch here. The staff was incredibly accommodating, food was delicious, and the garden setting impressed everyone.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Sneha Desai"
|
||||
id: "3", name: "Sneha Desai", handle: "Event Organizer", testimonial: "Organized a corporate team lunch here. The staff was incredibly accommodating, food was delicious, and the garden setting impressed everyone.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sneha Desai"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Arun Patel", handle: "Regular Customer", testimonial: "We come here every weekend. The food quality is consistent, service is prompt, and it's perfect for families with kids. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg", imageAlt: "Arun Patel"
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Neha Gupta", handle: "Highway Traveler", testimonial: "Found this gem on a road trip. The freshly made North Indian dishes and welcoming vibe made us want to return immediately.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Neha Gupta"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Singh", handle: "Anniversary Celebration", testimonial: "Perfect place for a special dinner. Intimate garden corner, delicious food, and warm hospitality. Memorable evening with my wife!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Vikram Singh"
|
||||
id: "6", name: "Vikram Singh", handle: "Anniversary Celebration", testimonial: "Perfect place for a special dinner. Intimate garden corner, delicious food, and warm hospitality. Memorable evening with my wife!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Singh"
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user