diff --git a/src/app/page.tsx b/src/app/page.tsx index 36277fb..0e3a8e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -138,7 +138,7 @@ export default function LandingPage() { descriptions: [ "Hand-picked electronics", ], - imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg?_wi=1", }, { id: "2", @@ -146,7 +146,7 @@ export default function LandingPage() { descriptions: [ "Delivered to your door", ], - imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg?_wi=1", }, { id: "3", @@ -154,7 +154,7 @@ export default function LandingPage() { descriptions: [ "Always here to help", ], - imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg?_wi=1", }, ]} title="Why Choose TechMobile?" @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "The phone arrived faster than expected and works perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg?_wi=2", imageAlt: "customer headshot professional", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { quote: "Top notch support team helped me choose the right case.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg?_wi=2", imageAlt: "customer headshot professional", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { quote: "TechMobile is definitely my go-to store for everything mobile.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg?_wi=2", imageAlt: "customer headshot professional", }, { @@ -302,7 +302,7 @@ export default function LandingPage() { quote: "Super reliable products and good pricing.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-cafe-sitting-with-laptop-working-remotely-freelancer-with-phone-hands-shows-okay-ok-gesture-approval-agree-with-something-like-product_1258-314217.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg?_wi=2", imageAlt: "customer headshot professional", }, ]}