From 735b6dfb9eeb1968c62625a0627a7b6613831e3c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 06:49:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 535c96f..0011fc0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { name: "Sarah Chen", handle: "@sarahchen_home", testimonial: "This system completely changed how I organize my kitchen. Everything is accessible, nothing gets forgotten.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "Sarah Chen"}, + "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=1", imageAlt: "Sarah Chen"}, { name: "Marcus Webb", handle: "@marcusw_lifestyle", testimonial: "The automation features save me hours every week. It's like having a personal organizer.", rating: 5, @@ -251,7 +251,7 @@ export default function LandingPage() { { id: "test-1", name: "Jessica Liu", role: "Interior Designer", testimonial: "My clients absolutely love the SmartOrganize system. It combines functionality with elegant design perfectly. It's become a standard recommendation in all my projects.", imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "Jessica Liu"}, + "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2", imageAlt: "Jessica Liu"}, { id: "test-2", name: "David Thompson", role: "Small Business Owner", testimonial: "The automation features have freed up so much mental energy. I no longer stress about where things are or when supplies are running low.", imageSrc: -- 2.49.1