From ecc140d84750b02581f046efa25916da7fdbda66 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 06:09:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 14d2565..5b99ee6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-image-young-concentrated-shoemaker_171337-12286.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-image-young-concentrated-shoemaker_171337-12286.jpg?_wi=1" imageAlt="Luxurious handcrafted shoes in a studio setting" mediaAnimation="slide-up" avatars={[ @@ -143,7 +143,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Legacy of Footwear Excellence" description="With decades of experience, Shoe Masters combines traditional techniques with modern design to create bespoke footwear. We are passionate about quality, comfort, and enduring style, ensuring every pair is a masterpiece crafted just for you." - imageSrc="http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-3330.jpg" + imageSrc="http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-3330.jpg?_wi=1" imageAlt="A shoemaker working diligently on a leather shoe" /> @@ -167,7 +167,7 @@ export default function LandingPage() { description: "We handpick the finest leathers, suedes, and exotic materials from ethical sources worldwide, ensuring superior quality, durability, and a luxurious feel.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-image-young-concentrated-shoemaker_171337-12286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-image-young-concentrated-shoemaker_171337-12286.jpg?_wi=2", imageAlt: "shoe design sketch drawing fashion", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { description: "Our meticulous measurement and fitting process ensures an unparalleled level of comfort and support, custom-molded to the contours of your feet.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-3330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-3330.jpg?_wi=2", imageAlt: "shoe design sketch drawing fashion", }, ]} -- 2.49.1