diff --git a/src/app/page.tsx b/src/app/page.tsx index ca16eb7..8f0f01f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { title: "Natural Ingredients", description: "Sourced from the finest farms, our juices are made from 100% natural fruits with no artificial additives.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg?_wi=1", }, items: [ { @@ -136,7 +136,7 @@ export default function LandingPage() { title: "No Added Sugars", description: "Enjoy the pure sweetness of nature. Our juices contain only naturally occurring fruit sugars.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg?_wi=1", }, items: [ { @@ -155,7 +155,7 @@ export default function LandingPage() { title: "Sustainable Packaging", description: "We are committed to the environment. Our bottles are made from recycled materials, ensuring a greener planet.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nutritionist-advice-instagram-stories_23-2150123714.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nutritionist-advice-instagram-stories_23-2150123714.jpg?_wi=1", }, items: [ { @@ -187,7 +187,7 @@ export default function LandingPage() { name: "Pomegranate & Strawberry", price: "$3.99", variant: "500ml", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg?_wi=1", imageAlt: "Pomegranate and strawberry juice bottle", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { name: "Lemon & Orange Zest", price: "$3.49", variant: "500ml", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-with-orange-juice_23-2148858647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-with-orange-juice_23-2148858647.jpg?_wi=1", imageAlt: "Lemon and orange juice bottle", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { name: "Tropical Paradise Blend", price: "$4.29", variant: "500ml", - imageSrc: "http://img.b2bpic.net/free-photo/nectarines-with-juice-grungy-cutting-board-table-side-view_176474-8778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nectarines-with-juice-grungy-cutting-board-table-side-view_176474-8778.jpg?_wi=1", imageAlt: "Tropical fruit juice bottle", }, ]} @@ -231,7 +231,7 @@ export default function LandingPage() { role: "Health Enthusiast", company: "Tunis", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg?_wi=1", }, { id: "2", @@ -239,7 +239,7 @@ export default function LandingPage() { role: "Restaurant Owner", company: "Sousse", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg?_wi=1", }, { id: "3", @@ -247,7 +247,7 @@ export default function LandingPage() { role: "Busy Mom", company: "Sfax", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg?_wi=1", }, { id: "4", @@ -255,7 +255,7 @@ export default function LandingPage() { role: "Fitness Trainer", company: "Hammamet", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg?_wi=1", }, ]} title="What Our Customers Say"