From 4ead2cebbbd57b162cf5aef60820b406ee780223 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:24:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 78d5d4d..1b3ebd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,13 +61,13 @@ export default function LandingPage() { testimonials={[ { name: "Maya Patel", handle: "Content Creator, Mumbai", testimonial: "Finally found a cafe where the aesthetic matches the food quality. Every corner is Insta-gold!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg?_wi=1"}, { name: "Arjun Singh", handle: "Young Professional, Delhi", testimonial: "The vibe here is unmatched. Premium feel without the pretentious price tag. My new go-to spot.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg?_wi=1"}, { name: "Priya Verma", handle: "Student & Food Blogger", testimonial: "Size Zero is perfect for study sessions and dates. The food is incredible, and the ambience is chef's kiss!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=1"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -162,11 +162,11 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Anaya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg"}, + id: "1", name: "Anaya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg?_wi=2"}, { - id: "2", name: "Rohit Kapoor", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg"}, + id: "2", name: "Rohit Kapoor", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg?_wi=2"}, { - id: "3", name: "Neha Gupta", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg"}, + id: "3", name: "Neha Gupta", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=2"}, { id: "4", name: "Vikram Nair", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2919.jpg"}, {