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"