Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 07:32:38 +00:00

View File

@@ -170,7 +170,7 @@ export default function LandingPage() {
handle: "@zumair",
testimonial: "This place is a hunger buster. Has amazing food menu and drink. Nice ambiance.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg?_wi=1",
},
{
id: "2",
@@ -202,7 +202,7 @@ export default function LandingPage() {
handle: "@arjunv",
testimonial: "Excellent service and consistently great quality. A must-visit in Kammanahalli.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg?_wi=2",
},
]}
showRating={true}