Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 11:14:32 +00:00

View File

@@ -47,17 +47,21 @@ export default function LandingPage() {
background={{ variant: "plain" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", alt: "Happy customer 1"},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", alt: "Happy customer 1"
},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg", alt: "Happy customer 2"},
src: "http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg", alt: "Happy customer 2"
},
{
src: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6861.jpg", alt: "Happy customer 3"},
src: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6861.jpg", alt: "Happy customer 3"
},
]}
avatarText="Trusted by 1000+ local customers"
buttons={[
{ text: "Call Now", href: "tel:098932 53719" },
{
text: "Get Directions", href: "https://maps.google.com/?q=Mumbai+Cafe+Musakhedi+Indore"},
text: "Get Directions", href: "https://maps.google.com/?q=Mumbai+Cafe+Musakhedi+Indore"
},
]}
buttonAnimation="slide-up"
ariaLabel="Mumbai Cafe hero section"
@@ -71,22 +75,26 @@ export default function LandingPage() {
id: "1", name: "Priya Sharma", handle: "@priya_coffee_lover", testimonial:
"Very nice ambient, cool place with nice location. Best coffee in Indore!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageAlt: "Priya Sharma"},
"http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageAlt: "Priya Sharma"
},
{
id: "2", name: "Rajesh Kumar", handle: "@rajesh_meetings", testimonial:
"Perfect spot for meetings and hangouts. Friendly service and great vibes!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg", imageAlt: "Rajesh Kumar"},
"http://img.b2bpic.net/free-photo/close-up-young-caucasian-guy-with-beard-smiling-looking-happy-camera-standing-blue-background_1258-40230.jpg", imageAlt: "Rajesh Kumar"
},
{
id: "3", name: "Anjali Patel", handle: "@coffee_explorer", testimonial:
"Love the cozy atmosphere and delicious snacks. Highly recommended!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6861.jpg", imageAlt: "Anjali Patel"},
"http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6861.jpg", imageAlt: "Anjali Patel"
},
{
id: "4", name: "Vikram Singh", handle: "@study_partner", testimonial:
"Great place to study or chill with friends. Best coffee shop in Musakhedi!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-denim-shirt-with-his-arm-crossed-looking-camera_23-2148130396.jpg", imageAlt: "Vikram Singh"},
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-denim-shirt-with-his-arm-crossed-looking-camera_23-2148130396.jpg", imageAlt: "Vikram Singh"
},
]}
showRating={true}
animationType="slide-up"
@@ -143,10 +151,9 @@ export default function LandingPage() {
},
{
title: "Friendly Staff", description: "Warm hospitality and excellent customer service", imageSrc:
"http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg?_wi=1", imageAlt: "Friendly cafe staff", buttonIcon: Coffee,
"http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg", imageAlt: "Friendly cafe staff", buttonIcon: Coffee,
},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -159,19 +166,23 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "4.8★", title: "Customer Rating", items: [
"22+ verified reviews on Google", "Consistently high ratings", "Trusted by locals"],
"22+ verified reviews on Google", "Consistently high ratings", "Trusted by locals"
],
},
{
id: "2", value: "7 Days", title: "Open Daily", items: [
"Closes at 11 PM", "Perfect for morning coffee", "Great for evening hangouts"],
"Closes at 11 PM", "Perfect for morning coffee", "Great for evening hangouts"
],
},
{
id: "3", value: "Perfect", title: "Cozy Ambience", items: [
"Warm lighting throughout", "Comfortable seating", "Ideal for meetups"],
"Warm lighting throughout", "Comfortable seating", "Ideal for meetups"
],
},
{
id: "4", value: "Fresh", title: "Quality Coffee", items: [
"Expert baristas", "Premium beans", "Specialty drinks"],
"Expert baristas", "Premium beans", "Specialty drinks"
],
},
]}
animationType="slide-up"
@@ -198,7 +209,7 @@ export default function LandingPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg"
imageAlt="Mumbai Cafe friendly welcome"
mediaPosition="right"
mediaAnimation="slide-up"
@@ -220,7 +231,8 @@ export default function LandingPage() {
title: "Contact", items: [
{ label: "Call: 098932 53719", href: "tel:098932 53719" },
{
label: "Get Directions", href: "https://maps.google.com/?q=Mumbai+Cafe+Musakhedi+Indore"},
label: "Get Directions", href: "https://maps.google.com/?q=Mumbai+Cafe+Musakhedi+Indore"
},
{ label: "Send Message", href: "#contact" },
],
},