diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ac775f..9fca67a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-squeezes-lemon-into-soup_176474-2672.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-squeezes-lemon-into-soup_176474-2672.jpg?_wi=1" /> @@ -95,7 +95,7 @@ export default function LandingPage() { "Artisan", "Healthy", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-berries-basket-apples-berries-raisins-bowls-chocolate-sauce-pomegranates_140725-71333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-berries-basket-apples-berries-raisins-bowls-chocolate-sauce-pomegranates_140725-71333.jpg?_wi=1", }, { id: "f2", @@ -104,7 +104,7 @@ export default function LandingPage() { "Local", "Pure", ], - imageSrc: "http://img.b2bpic.net/free-photo/jewish-meal-pan-arrangement_23-2148814506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewish-meal-pan-arrangement_23-2148814506.jpg?_wi=1", }, { id: "f3", @@ -113,7 +113,7 @@ export default function LandingPage() { "Restorative", "Energy", ], - imageSrc: "http://img.b2bpic.net/free-photo/bowl-mushroom-soup-copy-space_23-2148656394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-mushroom-soup-copy-space_23-2148656394.jpg?_wi=1", }, ]} title="The Science of Comfort" @@ -133,7 +133,7 @@ export default function LandingPage() { name: "Classic Chicken Bone Broth", price: "₺120", variant: "Healing", - imageSrc: "http://img.b2bpic.net/free-photo/bean-soup-blue-jar-with-garlic-grey-background_23-2148320805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bean-soup-blue-jar-with-garlic-grey-background_23-2148320805.jpg?_wi=1", }, { id: "p2", @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "The best comfort after night shifts. Truly feels like medicine.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-man-using-spices-while-preparing-food-kitchen_637285-3456.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-squeezes-lemon-into-soup_176474-2672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-squeezes-lemon-into-soup_176474-2672.jpg?_wi=2", imageAlt: "happy customer dining soup", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "The bone broth is life-changing. I feel energized for the whole week.", tag: "Wellness", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-dinner-table_23-2148681857.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-berries-basket-apples-berries-raisins-bowls-chocolate-sauce-pomegranates_140725-71333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-berries-basket-apples-berries-raisins-bowls-chocolate-sauce-pomegranates_140725-71333.jpg?_wi=2", imageAlt: "happy customer dining soup", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { quote: "You can tell the ingredients are hand-selected. Fantastic experience.", tag: "Gourmet", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-woman-smiling-showing-yellow-pepper-vegetarian-girl-making-dinner_1258-197950.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/jewish-meal-pan-arrangement_23-2148814506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewish-meal-pan-arrangement_23-2148814506.jpg?_wi=2", imageAlt: "happy customer dining soup", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Exactly what my body needed. Will definitely be coming back.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-having-laugh_23-2148395406.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bowl-mushroom-soup-copy-space_23-2148656394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bowl-mushroom-soup-copy-space_23-2148656394.jpg?_wi=2", imageAlt: "happy customer dining soup", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { quote: "The atmosphere and the food make it the perfect urban escape.", tag: "Frequent", avatarSrc: "http://img.b2bpic.net/free-photo/women-making-vlog-while-preparing-food_23-2149063525.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bean-soup-blue-jar-with-garlic-grey-background_23-2148320805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bean-soup-blue-jar-with-garlic-grey-background_23-2148320805.jpg?_wi=2", imageAlt: "happy customer dining soup", }, ]}