Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 15:53:08 +00:00

View File

@@ -52,19 +52,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Priya Mahajan", handle: "Food Enthusiast", testimonial: "Best place to spend time with family. Staff is polite and yummy food 😋", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-together_23-2149152929.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-together_23-2149152929.jpg?_wi=1"
},
{
name: "Raj Kulkarni", handle: "Regular Visitor", testimonial: "Great Ambience, Delicious Food, Classy Interior, A Cool Place To Hangout", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg?_wi=1"
},
{
name: "Ananya Pawar", handle: "Family Diner", testimonial: "Food quality better, service & atmosphere good. The unlimited rassa is unbeatable!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-beauty-vlog_23-2148916289.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-beauty-vlog_23-2148916289.jpg?_wi=1"
},
{
name: "Vikram Joshi", handle: "Mutton Lover", testimonial: "Authentic village flavors in the heart of Pune. Simply legendary mutton raan!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-phone_23-2149061581.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-phone_23-2149061581.jpg?_wi=1"
}
]}
buttons={[
@@ -148,19 +148,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Priya Mahajan", role: "Regular Diner", company: "Pune", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-together_23-2149152929.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-together_23-2149152929.jpg?_wi=2"
},
{
id: "2", name: "Raj Kulkarni", role: "Food Enthusiast", company: "Katraj", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg?_wi=2"
},
{
id: "3", name: "Ananya Pawar", role: "Family Manager", company: "Pune", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-beauty-vlog_23-2148916289.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-beauty-vlog_23-2148916289.jpg?_wi=2"
},
{
id: "4", name: "Vikram Joshi", role: "Mutton Lover", company: "Pune", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-phone_23-2149061581.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-phone_23-2149061581.jpg?_wi=2"
}
]}
kpiItems={[