Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 08:09:13 +00:00

View File

@@ -105,12 +105,12 @@ export default function StoryPage() {
id: "1", name: "Priya Sharma", handle: "@priyasharmapune", testimonial:
"The best vegetarian food I've had in Warje! Authentic flavors, hygienic preparation, and quick service. Highly recommend for family gatherings.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg", imageAlt: "Priya Sharma"},
"http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg?_wi=1", imageAlt: "Priya Sharma"},
{
id: "2", name: "Rahul Joshi", handle: "@rahuljoshi_pune", testimonial:
"Swarnaa Vegetarian has become our go-to place. The Pav Bhaji is exceptional, and the staff is incredibly warm and welcoming.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Rahul Joshi"},
"http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Rahul Joshi"},
{
id: "3", name: "Anjali Desai", handle: "@anjalidesai.cook", testimonial:
"As a food blogger, I'm impressed by their commitment to quality ingredients and traditional recipes. Every visit is a culinary delight!", rating: 5,
@@ -125,12 +125,12 @@ export default function StoryPage() {
id: "5", name: "Deepa Kulkarni", handle: "@deepakulkarni.wellness", testimonial:
"I appreciate their focus on hygienic preparation. Excellent vegetarian options that don't compromise on taste. A gem in Warje!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg", imageAlt: "Deepa Kulkarni"},
"http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg?_wi=2", imageAlt: "Deepa Kulkarni"},
{
id: "6", name: "Sameer Patel", handle: "@sameerpt", testimonial:
"Swarnaa Vegetarian delivers authentic Maharashtrian flavors with modern hospitality. Love everything about this place!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Sameer Patel"},
"http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Sameer Patel"},
]}
showRating={true}
textboxLayout="default"