From 2dad27af68276687e2d3943ad752b526faf53903 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:00:02 +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 07dfc12..8ce0bdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-young-elegant-woman-posing-street-wearing-silk-dress-silver-sweater-crossbody-bag-luxury-cashmere-coat-soft-toned-colors-jewelry-accessories_291049-637.jpg", imageAlt: "Iconic luxury handbag collection" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33215.jpg", imageAlt: "Artisan leather craftsmanship detail" + imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33215.jpg?_wi=1", imageAlt: "Artisan leather craftsmanship detail" } ]} mediaAnimation="slide-up" @@ -74,7 +74,7 @@ export default function LandingPage() { { value: "170+", title: "Years of Heritage" }, { value: "500K+", title: "Loyal Customers Globally" } ]} - imageSrc="http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33215.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33215.jpg?_wi=2" imageAlt="Luxury heritage craftsmanship" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1