Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="South Delhi's Favorite Vegetarian Café"
|
||||
description="Fresh Food • Great Coffee • Peaceful Vibes. Discover authentic vegetarian cuisine in a warm, welcoming ambiance perfect for dining, work, or celebration."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "4.6★", label: "Rating (227 Reviews)" },
|
||||
{ value: "₹200–400", label: "Per Person" },
|
||||
@@ -142,19 +142,19 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "A Peaceful Haven in the City", quote: "The moment I walked in, I felt the warmth and care. The cappuccino is phenomenal, and the staff remembers your order. Best café in South Delhi!", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Priya Sharma"
|
||||
id: "1", title: "A Peaceful Haven in the City", quote: "The moment I walked in, I felt the warmth and care. The cappuccino is phenomenal, and the staff remembers your order. Best café in South Delhi!", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Perfect for Remote Work", quote: "The ambiance is calming, the WiFi is fast, and the coffee keeps me going. I've made this my second office. Highly recommended!", name: "Rahul Verma", role: "Freelancer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rahul Verma"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Family Favorite Every Sunday", quote: "We bring our entire family here every weekend. The kids love the sandwiches, my wife adores the cake, and I can't get enough of the coffee. Pure bliss!", name: "Meera Kapoor", role: "Family Visitor", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg?_wi=1", imageAlt: "Meera Kapoor"
|
||||
id: "3", title: "Family Favorite Every Sunday", quote: "We bring our entire family here every weekend. The kids love the sandwiches, my wife adores the cake, and I can't get enough of the coffee. Pure bliss!", name: "Meera Kapoor", role: "Family Visitor", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", imageAlt: "Meera Kapoor"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Authentic Vegetarian Cuisine", quote: "Being vegetarian, it's hard to find places that truly celebrate plant-based food. This café understands and delivers excellence every single time.", name: "Amit Desai", role: "Health Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Amit Desai"
|
||||
id: "4", title: "Authentic Vegetarian Cuisine", quote: "Being vegetarian, it's hard to find places that truly celebrate plant-based food. This café understands and delivers excellence every single time.", name: "Amit Desai", role: "Health Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Amit Desai"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Exceptional Service & Ambiance", quote: "The staff treated us like family. The place feels cozy yet elegant. Every visit is special, and I always recommend it to my friends.", name: "Sophie Chatterjee", role: "Frequent Visitor", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg?_wi=2", imageAlt: "Sophie Chatterjee"
|
||||
id: "5", title: "Exceptional Service & Ambiance", quote: "The staff treated us like family. The place feels cozy yet elegant. Every visit is special, and I always recommend it to my friends.", name: "Sophie Chatterjee", role: "Frequent Visitor", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", imageAlt: "Sophie Chatterjee"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Worth Every Visit", quote: "Quality ingredients, authentic recipes, and genuine hospitality. The Green Dot Theory stands out among all cafés in the area. Keep it up!", name: "Vikram Singh", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Singh"
|
||||
|
||||
Reference in New Issue
Block a user