Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 17:19:35 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Famous for unbeatable taste, authentic flavors, and incredible value. Open till 3 AM—your favorite dosas, anytime."
tag="Welcome to Shree Dosaram"
tagIcon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg"
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=1"
imageAlt="Fresh, crispy dosa at Shree Dosaram"
textPosition="bottom-left"
showBlur={true}
@@ -81,7 +81,7 @@ export default function LandingPage() {
title: "Fast Service", description: "Quick dine-in service, drive-through options, and reliable no-contact delivery. Your convenience, our priority.", icon: Zap
}
]}
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1"
imageAlt="Warm and welcoming ambience at Shree Dosaram"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -124,16 +124,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Best Dosas in Indore", quote: "Finally found authentic South Indian dosas in Indore! The taste is incredible and prices are so reasonable. I come here at least twice a week.", name: "Priya Sharma", role: "Office Professional", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Priya Sharma"
id: "1", title: "Best Dosas in Indore", quote: "Finally found authentic South Indian dosas in Indore! The taste is incredible and prices are so reasonable. I come here at least twice a week.", name: "Priya Sharma", role: "Office Professional", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1", imageAlt: "Priya Sharma"
},
{
id: "2", title: "Perfect Late-Night Cravings", quote: "Open till 3 AM? Perfect! Their masala dosa at midnight hits different. Quality is consistent every time I visit.", name: "Arjun Patel", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Arjun Patel"
id: "2", title: "Perfect Late-Night Cravings", quote: "Open till 3 AM? Perfect! Their masala dosa at midnight hits different. Quality is consistent every time I visit.", name: "Arjun Patel", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2", imageAlt: "Arjun Patel"
},
{
id: "3", title: "Family Favorite", quote: "My family loves coming here. The ambience is clean, the food is delicious, and the staff is always friendly. Highly recommend!", name: "Deepa Verma", role: "Homemaker", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Deepa Verma"
id: "3", title: "Family Favorite", quote: "My family loves coming here. The ambience is clean, the food is delicious, and the staff is always friendly. Highly recommend!", name: "Deepa Verma", role: "Homemaker", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=3", imageAlt: "Deepa Verma"
},
{
id: "4", title: "Unbeatable Value", quote: "You get premium taste without paying premium prices. Every rupee spent is worth it. 5 stars without question!", name: "Rajesh Kumar", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Rajesh Kumar"
id: "4", title: "Unbeatable Value", quote: "You get premium taste without paying premium prices. Every rupee spent is worth it. 5 stars without question!", name: "Rajesh Kumar", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=4", imageAlt: "Rajesh Kumar"
}
]}
/>
@@ -158,7 +158,7 @@ export default function LandingPage() {
title: "Consistent Quality", description: "Whether it's 11 AM or 3 AM, every dosa meets our high standards. Consistency is our promise.", icon: CheckCircle
}
]}
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2"
imageAlt="Restaurant ambience"
mediaAnimation="slide-up"
imagePosition="left"
@@ -175,10 +175,10 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "11 AM - 3 AM", title: "Opening Hours", description: "Open daily for all your dosa cravings", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg", imageAlt: "24-hour service"
id: "1", value: "11 AM - 3 AM", title: "Opening Hours", description: "Open daily for all your dosa cravings", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=2", imageAlt: "24-hour service"
},
{
id: "2", value: "3 Ways", title: "Order Methods", description: "Dine-in, Drive-through, or No-contact Delivery", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Multiple service options"
id: "2", value: "3 Ways", title: "Order Methods", description: "Dine-in, Drive-through, or No-contact Delivery", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3", imageAlt: "Multiple service options"
}
]}
/>