From 8122967b83231697c2e86a9645386cfb129e659b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 06:26:27 +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 506a853..d440500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { { title: "Automatics", description: "The pinnacle of self-winding mechanical artistry.", - imageSrc: "http://img.b2bpic.net/free-photo/clockwork_53876-33673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clockwork_53876-33673.jpg?_wi=1", buttonIcon: "ArrowRight", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { mediaAnimation="slide-up" inputPlaceholder="Enter your professional email" buttonText="Submit Inquiry" - imageSrc="http://img.b2bpic.net/free-photo/clockwork_53876-33673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/clockwork_53876-33673.jpg?_wi=2" imageAlt="Luxury timepiece close-up" /> -- 2.49.1