From 7dad291e7c352f6029d2aeb46c5597bc933e898c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:22:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd223c1..ab1bbdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,10 +58,10 @@ export default function LandingPage() { testimonials={[ { name: "Jessica Chen", handle: "Tech Reviewer", testimonial: "These recommendations genuinely save me hours of research. Quality over quantity always.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg?_wi=1"}, { name: "Marcus Rodriguez", handle: "Savvy Shopper", testimonial: "Finally found a site I can actually trust for product picks. No fluff, just honest reviews.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=1"}, ]} /> @@ -130,9 +130,9 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Saved Me Hours of Research", quote: "I was overwhelmed by options, but these curated picks cut through the noise. Found the perfect product on the first try. Highly recommend!", name: "Sarah Mitchell", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg"}, + id: "1", title: "Saved Me Hours of Research", quote: "I was overwhelmed by options, but these curated picks cut through the noise. Found the perfect product on the first try. Highly recommend!", name: "Sarah Mitchell", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-lawyer-woman_23-2148138122.jpg?_wi=2"}, { - id: "2", title: "Quality Recommendations I Can Trust", quote: "Unlike other review sites, these picks actually focus on quality over quantity. Every recommendation has been spot-on for my needs.", name: "David Park", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg"}, + id: "2", title: "Quality Recommendations I Can Trust", quote: "Unlike other review sites, these picks actually focus on quality over quantity. Every recommendation has been spot-on for my needs.", name: "David Park", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=2"}, { id: "3", title: "Best Value for Money", quote: "Not just popular products, but genuinely useful ones. The price-to-value analysis is exceptional. Worth every minute spent browsing.", name: "Emily Rodriguez", role: "Design Director", imageSrc: "http://img.b2bpic.net/free-photo/well-mannered-elegant-blond-female-project-manager-talking-lecture-about-plans-achievements-company-touching-hands-smiling-friendly-camera-catching-eyes-audience-white-wall_176420-34750.jpg"}, {