Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:07:34 +00:00
parent 67e630d77b
commit 67153c61eb

View File

@@ -54,11 +54,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Priya Sharma", handle: "Frequent Shopper", testimonial: "Best shopping experience in Yelahanka! Wide variety and friendly staff.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1"
},
{
name: "Rajesh Kumar", handle: "Customer", testimonial: "Love the hassle-free billing and daily offers. Definitely coming back!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2"
}
]}
buttons={[