From 5e1256f4694c0ee8d4abf097eb6a99fcbcd9017b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 10:06:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe9fd18..5f32a79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-watch_53876-32028.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-watch_53876-32028.jpg?_wi=1" imageAlt="SF Essentials luxury watch hero shot" showDimOverlay={true} /> @@ -140,7 +140,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cool-round-shaped-futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-10024.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-watch_53876-32028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-watch_53876-32028.jpg?_wi=2", imageAlt: "luxury watch dark velvet background", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-clock_23-2150315175.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg?_wi=1", imageAlt: "luxury watch dark velvet background", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/gold-watch-with-white-leather-band-lights-isolated-white_181624-28414.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-look-camera_197531-33893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-look-camera_197531-33893.jpg?_wi=1", imageAlt: "luxury watch dark velvet background", }, ]} @@ -185,7 +185,7 @@ export default function LandingPage() { quote: "Looks like premium. An amazing watch in this range.", name: "Alex R.", role: "Verified Buyer", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg?_wi=2", }, { id: "t2", @@ -193,7 +193,7 @@ export default function LandingPage() { quote: "Awesome product. Value for money and looks so classy.", name: "Sarah J.", role: "Verified Buyer", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-look-camera_197531-33893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-look-camera_197531-33893.jpg?_wi=2", }, { id: "t3", -- 2.49.1