From 07c8b78ce609300ef68c7ce8f9c1d5da55b7fcd9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 17:26:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dc023c..1894ce3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,35 +66,35 @@ export default function LandingPage() { handle: "@elena", testimonial: "The 369 method changed my entire outlook on life.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=1", }, { name: "Marcus T.", handle: "@marcus", testimonial: "Simple, effective, and deeply grounding. Truly transformative.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg?_wi=1", }, { name: "Sarah J.", handle: "@sarah", testimonial: "I feel more aligned than ever before. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg?_wi=1", }, { name: "David W.", handle: "@david", testimonial: "The community support is unparalleled. A beautiful journey.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-102217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-102217.jpg?_wi=1", }, { name: "Jenny L.", handle: "@jenny", testimonial: "A path to inner peace that actually works consistently.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg?_wi=1", }, ]} buttons={[ @@ -247,7 +247,7 @@ export default function LandingPage() { role: "Artist", company: "Creative Soul", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=2", }, { id: "2", @@ -255,7 +255,7 @@ export default function LandingPage() { role: "Engineer", company: "Logic Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-enjoying-seaside_23-2148574813.jpg?_wi=2", }, { id: "3", @@ -263,7 +263,7 @@ export default function LandingPage() { role: "Teacher", company: "Bright Minds", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg?_wi=2", }, { id: "4", @@ -271,7 +271,7 @@ export default function LandingPage() { role: "Writer", company: "Storytellers", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-102217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-102217.jpg?_wi=2", }, { id: "5", @@ -279,7 +279,7 @@ export default function LandingPage() { role: "Designer", company: "Studio X", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg?_wi=2", }, ]} title="Community Voices"