diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f589c9..836ed1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,53 +60,53 @@ export default function LandingPage() { description="Experience delicious fast food prepared with love, delivered straight to your door or served in our cozy atmosphere. Open all day to satisfy your cravings." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=1", imageAlt: "Hero visual 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=2", imageAlt: "Hero visual 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=3", imageAlt: "Hero visual 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=4", imageAlt: "Hero visual 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=5", imageAlt: "Hero visual 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=6", imageAlt: "Hero visual 6", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=7", imageAlt: "Hero visual 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=8", imageAlt: "Hero visual 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=9", imageAlt: "Hero visual 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=10", imageAlt: "Hero visual 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=11", imageAlt: "Hero visual 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4523.jpg?_wi=12", imageAlt: "Hero visual 6", }, ]} @@ -216,7 +216,7 @@ export default function LandingPage() { id: "p1", name: "Classic Burger", price: "$8.99", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-tomato-lettuce-leaf-beef-patties-burger-buns_140725-10941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-tomato-lettuce-leaf-beef-patties-burger-buns_140725-10941.jpg?_wi=1", }, { id: "p2", @@ -228,13 +228,13 @@ export default function LandingPage() { id: "p3", name: "Pepperoni Pizza", price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg?_wi=1", }, { id: "p4", name: "Avocado Breakfast", price: "$9.49", - imageSrc: "http://img.b2bpic.net/free-photo/toast-with-avocado-fried-egg_23-2148574492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-with-avocado-fried-egg_23-2148574492.jpg?_wi=1", }, { id: "p5", @@ -265,28 +265,28 @@ export default function LandingPage() { value: "๐Ÿณ", title: "Breakfast", description: "Start your day with wholesome options.", - imageSrc: "http://img.b2bpic.net/free-photo/toast-with-avocado-fried-egg_23-2148574492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-with-avocado-fried-egg_23-2148574492.jpg?_wi=2", }, { id: "m2", value: "๐Ÿฝ๏ธ", title: "Lunch", description: "Quick, delicious, and fulfilling.", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-tomato-lettuce-leaf-beef-patties-burger-buns_140725-10941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-tomato-lettuce-leaf-beef-patties-burger-buns_140725-10941.jpg?_wi=2", }, { id: "m3", value: "๐ŸŒ™", title: "Dinner", description: "Cozy dining for individuals and groups.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-parmesan-cheese-tomatoes_23-2148753755.jpg?_wi=2", }, { id: "m4", value: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ", title: "Family Friendly", description: "Spaces perfect for families and children.", - imageSrc: "http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg?_wi=1", }, { id: "m5", @@ -362,7 +362,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg?_wi=2" />