From 580734fa22e86a7bd94cd7059f34e0018656d001 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 06:53:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 56e1961..1c5ef08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468136.jpg?_wi=1", imageAlt: "Luxury wedding cake artisanal", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Desertai, kurie sukuria šventės atmosferą." description="„Dovilės duonytės tortukai metinėms“ – tai vieta, kur elegancija susitinka su jaukumu. Kiekvienas tortas kuriamas individualiai, atsižvelgiant į jūsų šventę, skonį ir viziją. Klientai mus myli dėl šilto bendravimo, estetiško pateikimo ir desertų, kuriuos norisi užsisakyti dar kartą." - imageSrc="http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337184.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337184.jpg?_wi=1" imageAlt="elegant cake bakery background" /> @@ -124,7 +124,7 @@ export default function LandingPage() { imageAlt: "wedding cake dessert close up", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468136.jpg?_wi=2", imageAlt: "wedding cake dessert close up", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageAlt: "mini desserts luxury aesthetic", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337184.jpg?_wi=2", imageAlt: "wedding cake dessert close up", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageAlt: "custom cake design details", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-buys-buns-bakery_1157-24663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-buys-buns-bakery_1157-24663.jpg?_wi=1", imageAlt: "wedding cake dessert close up", }, ]} @@ -211,7 +211,7 @@ export default function LandingPage() { name: "Halya Melnyk", role: "Klientė", testimonial: "Sweetest place ever.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-buys-buns-bakery_1157-24663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-buys-buns-bakery_1157-24663.jpg?_wi=2", }, { id: "2", -- 2.49.1