From 0de5d9dba459764c4100a0a4315bc5078983e9c2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 00:04:40 +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 78afeb8..ae155ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,7 +171,7 @@ export default function LandingPage() { quote: "The most sophisticated gown I have ever owned. Truly exquisite.", name: "Elena R.", role: "Fashion Editor", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8832.jpg?_wi=1", }, { id: "t2", @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "I felt powerful and refined all evening. Highly recommend.", name: "Julianne B.", role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8832.jpg?_wi=2", }, { id: "t4", -- 2.49.1