From aaf6a7174fb587fa93ca7a570494c19171564883 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 21:23:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 87c2ce5..f74c109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-raw-vegan-roll-made-from-hazelnuts-purple-grunge-tabletop_181624-46012.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-raw-vegan-roll-made-from-hazelnuts-purple-grunge-tabletop_181624-46012.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -98,19 +98,19 @@ export default function LandingPage() { id: "1", name: "Clasic Scorțișoară", price: "15 RON", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-eclairs-white-glaze-with-pecans_169016-18746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-eclairs-white-glaze-with-pecans_169016-18746.jpg?_wi=1", }, { id: "2", name: "Ciocolată Belgiană", price: "18 RON", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-cherry-top-pie-tart_1203-9625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-cherry-top-pie-tart_1203-9625.jpg?_wi=1", }, { id: "3", name: "Nucă Caramelizată", price: "18 RON", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-autumnal-dessert-top-view_23-2148668805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-autumnal-dessert-top-view_23-2148668805.jpg?_wi=1", }, { id: "4", @@ -179,7 +179,7 @@ export default function LandingPage() { quote: "Cei mai buni Kurtos Kalacs pe care i-am mâncat vreodată.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-cupcakes-table-having-fun_171337-14504.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-raw-vegan-roll-made-from-hazelnuts-purple-grunge-tabletop_181624-46012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-raw-vegan-roll-made-from-hazelnuts-purple-grunge-tabletop_181624-46012.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "Un gust care te poartă în copilărie.", tag: "Nou", avatarSrc: "http://img.b2bpic.net/free-photo/this-cake-looks-so-delicious-i-have-take-picture-it_637285-7892.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-eclairs-white-glaze-with-pecans_169016-18746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-eclairs-white-glaze-with-pecans_169016-18746.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Arome naturale și o textură perfectă.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-lovely-young-woman-awakes-happy-after-sleeping-weas-pajama-poses-blanket-going-have-delicious-breakfast-holds-bowl-with-pancakes-isolated-beige-studio-wall_273609-61025.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-cherry-top-pie-tart_1203-9625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-cherry-top-pie-tart_1203-9625.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "Servire impecabilă și produse calde mereu.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/romantic-young-man-woman-sharing-croissant_23-2148406151.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-autumnal-dessert-top-view_23-2148668805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-autumnal-dessert-top-view_23-2148668805.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, ]} -- 2.49.1