diff --git a/src/app/page.tsx b/src/app/page.tsx index a721e05..84d5f2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,35 +58,35 @@ export default function LandingPage() { handle: "@alexfit", testimonial: "The best street sneakers I've ever owned. Pure performance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=1", }, { name: "Sarah M.", handle: "@sara_run", testimonial: "Futuristic design meets daily comfort. Absolutely obsessed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-doing-selfie_197531-33426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-doing-selfie_197531-33426.jpg?_wi=1", }, { name: "David K.", handle: "@dk_sports", testimonial: "Unmatched energy return. Ravix is changing the game.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-arms-crossed-street_23-2147678139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-arms-crossed-street_23-2147678139.jpg?_wi=1", }, { name: "Jessica L.", handle: "@jess_street", testimonial: "Bold look, lightweight feel. Perfect for the city streets.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos_23-2149462176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos_23-2149462176.jpg?_wi=1", }, { name: "Tom P.", handle: "@tom_fit", testimonial: "High tech and stylish. The ultimate street shoe.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sportswoman_23-2148023722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sportswoman_23-2148023722.jpg?_wi=1", }, ]} buttons={[ @@ -207,7 +207,7 @@ export default function LandingPage() { id: 2, title: "Aerodynamic Construction", description: "Designed for maximum speed and airflow during movement.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=1", }, { id: 3, @@ -233,7 +233,7 @@ export default function LandingPage() { handle: "@alexfit", testimonial: "Pure performance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-cap-dressed-ripped-jeans-white-shirt-sitting-longboard-skatepark_613910-19389.jpg?_wi=2", }, { id: "t2", @@ -241,7 +241,7 @@ export default function LandingPage() { handle: "@sara_run", testimonial: "Futuristic and comfortable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-doing-selfie_197531-33426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-doing-selfie_197531-33426.jpg?_wi=2", }, { id: "t3", @@ -249,7 +249,7 @@ export default function LandingPage() { handle: "@dk_sports", testimonial: "Unmatched energy return.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-arms-crossed-street_23-2147678139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-arms-crossed-street_23-2147678139.jpg?_wi=2", }, { id: "t4", @@ -257,7 +257,7 @@ export default function LandingPage() { handle: "@jess_street", testimonial: "Perfect for city streets.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos_23-2149462176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-photos_23-2149462176.jpg?_wi=2", }, { id: "t5", @@ -265,7 +265,7 @@ export default function LandingPage() { handle: "@tom_fit", testimonial: "The ultimate street shoe.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sportswoman_23-2148023722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sportswoman_23-2148023722.jpg?_wi=2", }, ]} showRating={true} @@ -279,7 +279,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built for the Bold" description="Ravix combines cutting-edge material science with a visionary aesthetic to redefine urban movement." - imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=2" imageAlt="Ravix design philosophy" buttons={[ {