diff --git a/src/app/page.tsx b/src/app/page.tsx index ccec1ee..fbddd66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138978.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138978.jpg?_wi=1" imageAlt="High-end automotive design rendering" mediaAnimation="slide-up" avatars={[ @@ -139,7 +139,7 @@ export default function LandingPage() { description: "Utilizing carbon fiber and lightweight alloys.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-man-shirt-looking-photo-album_23-2148424366.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-man-shirt-looking-photo-album_23-2148424366.jpg?_wi=1" imageAlt="Design studio process" mediaAnimation="slide-up" /> @@ -180,13 +180,13 @@ export default function LandingPage() { id: "p1", name: "Apex GT Concept", price: "Commisioned", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065349.jpg?_wi=1", }, { id: "p2", name: "Urban Stealth Edition", price: "Commisioned", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg?_wi=1", }, { id: "p3", @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "The most professional car design team I've ever worked with.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29436.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138978.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138978.jpg?_wi=2", imageAlt: "portrait happy car owner", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "Apex Design turned my vision into a reality beyond my dreams.", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-hat_23-2148546106.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shirt-looking-photo-album_23-2148424366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shirt-looking-photo-album_23-2148424366.jpg?_wi=2", imageAlt: "portrait happy car owner", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "A seamless design process and breathtaking final results.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/everything-goes-just-as-she-wants_329181-13470.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065349.jpg?_wi=2", imageAlt: "portrait happy car owner", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "The engineering depth here is unparalleled in the custom space.", tag: "Race-Tested", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-away-medium-shot_23-2148266222.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-car_23-2150171244.jpg?_wi=2", imageAlt: "portrait happy car owner", }, ]}