diff --git a/src/app/page.tsx b/src/app/page.tsx index 896cde0..e6a00a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg?_wi=1" imageAlt="Premium iPhone case showcase" mediaAnimation="blur-reveal" avatars={[ @@ -145,7 +145,7 @@ export default function LandingPage() { title: "Exclusive Brands", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -172,7 +172,7 @@ export default function LandingPage() { descriptions: [ "Protective but sleek, adding zero bulk to your device.", ], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg?_wi=2", imageAlt: "close up phone case texture", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { descriptions: [ "Soft-touch materials that feel great and look better.", ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg?_wi=2", imageAlt: "close up phone case texture", }, ]}