Update src/app/page.tsx

This commit is contained in:
2026-04-29 21:23:56 +00:00
parent c3e5f334f6
commit aaf6a7174f

View File

@@ -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"
/>
</div>
@@ -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",
},
]}