diff --git a/src/app/page.tsx b/src/app/page.tsx index 47ccdb3..e04fa6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@sarah_l", testimonial: "The best sofa I've bought! Quality is amazing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=1", imageAlt: "luxury modern furniture living room", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@david_c", testimonial: "Excellent service and fast delivery across Israel.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=1", imageAlt: "luxury modern furniture living room", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@maya_g", testimonial: "Stunning designs and very affordable pricing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg?_wi=1", imageAlt: "luxury modern furniture living room", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -181,7 +181,7 @@ export default function LandingPage() { title: "Fast Support", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg" + imageSrc="http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=2" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -198,7 +198,7 @@ export default function LandingPage() { description: "Quick shipping services across Israel to your doorstep.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg?_wi=2", imageAlt: "fast furniture delivery truck", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { description: "Eliminating middlemen for the best savings in the market.", bentoComponent: "reveal-icon", icon: Tag, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=3", imageAlt: "fast furniture delivery truck", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { description: "Our professional team guides you to the perfect style.", bentoComponent: "reveal-icon", icon: Palette, - imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=3", imageAlt: "fast furniture delivery truck", }, ]}