From d1a44582032f5fbd072d992a92ec908156a8834b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:20:37 +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 604725c..684c5b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function LandingPage() { quote: "The perfume scent lasts forever, and the quality is insane.", name: "Alex R.", role: "Creative", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashionable-model-with-natural-blond-hair-posing-red-background-close-up-studio-shot-silk-cocktail-dress_639032-829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashionable-model-with-natural-blond-hair-posing-red-background-close-up-studio-shot-silk-cocktail-dress_639032-829.jpg?_wi=1", }, { id: "t2", @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "The detail on every piece is just incredible. Top tier.", name: "Casey W.", role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashionable-model-with-natural-blond-hair-posing-red-background-close-up-studio-shot-silk-cocktail-dress_639032-829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-fashionable-model-with-natural-blond-hair-posing-red-background-close-up-studio-shot-silk-cocktail-dress_639032-829.jpg?_wi=2", }, ]} title="Iconic Reviews" -- 2.49.1