diff --git a/src/app/page.tsx b/src/app/page.tsx index e7f7b14..bed5eda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -132,7 +132,7 @@ export default function LandingPage() { description: "Jūsų keturkojai draugai visada laukiami.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -148,25 +148,25 @@ export default function LandingPage() { id: "p1", name: "Espresso", price: "2.50€", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg?_wi=1", }, { id: "p2", name: "Matcha Latte", price: "4.20€", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg?_wi=1", }, { id: "p3", name: "Croissant", price: "3.00€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg?_wi=1", }, { id: "p4", name: "Cappuccino", price: "3.50€", - imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg?_wi=1", }, { id: "p5", @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Geriausia matcha visame Vilniuje!", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/view-3d-roasted-coffee-beans_23-2151083811.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-uses-smartphone-christmas-online-shopping_169016-16698.jpg?_wi=3", imageAlt: "cozy cafe interior warm", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Puiki vieta darbui ir atsipalaidavimui.", tag: "Lankytojas", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling-white_1258-111163.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/croissant-flat-lay-wooden-kitchen-towel_176474-8123.jpg?_wi=2", imageAlt: "fresh artisan pastries coffee", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Kruasanai tiesiog tirpsta burnoje.", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-charming-lady-with-long-hair-wearing-trendy-blouse-sitting-cafeteria-with-great-smile_291650-620.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-preparing-melt-chocolate-glass-with-cupcakes_23-2147906749.jpg?_wi=2", imageAlt: "artisan cakes coffee shop", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Labai jauki aplinka ir malonus personalas.", tag: "Lankytojas", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15947.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-coffee-wooden-table_23-2148230537.jpg?_wi=2", imageAlt: "croissant and coffee set", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Kaskart sugrįžtu dėl šios atmosferos.", tag: "Lankytoja", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-middle-aged-man-wearing-white-t-shirt-with-tie-showing-tongue-isolated-pink-wall_141793-90380.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg?_wi=2", imageAlt: "fresh morning bakery items", }, ]}