diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f1d346..373e61b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Star Rating", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2580.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2580.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -156,13 +156,13 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?_wi=2", imageAlt: "professional local service business building exterior", }, { @@ -171,13 +171,13 @@ export default function LandingPage() { icon: ShieldCheck, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-putting-ballot-box_23-2148265569.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mechanic_1170-2580.jpg?_wi=2", imageAlt: "smiling local service professional holding tools", }, { @@ -186,13 +186,13 @@ export default function LandingPage() { icon: Percent, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-left-side-with-white-background_187299-39724.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/shipping-logistics-illustration_24908-61548.jpg?_wi=3", imageAlt: "service icon 24/7 availability concept", }, ]}