diff --git a/src/app/page.tsx b/src/app/page.tsx index 0853122..fde6f2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575318.jpg", @@ -116,7 +116,7 @@ export default function LandingPage() { title: "Years Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-man-clothing-store-holding-denim-fur-jacket-hand_23-2148175670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-man-clothing-store-holding-denim-fur-jacket-hand_23-2148175670.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -190,7 +190,7 @@ export default function LandingPage() { description: "Contemporary styles meeting traditional roots.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg?_wi=2", imageAlt: "portrait of satisfied buyer", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { description: "Accessible pricing for premium apparel.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-clothing-store-holding-denim-fur-jacket-hand_23-2148175670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-clothing-store-holding-denim-fur-jacket-hand_23-2148175670.jpg?_wi=2", imageAlt: "portrait of satisfied buyer", }, ]}