From 6882b9386f5be7d691a517d819c93bd634532661 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 08:18:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33b1faa..7afa048 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "tel:+359876767426", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg?_wi=1" imageAlt="POSH Bakery Interior" mediaAnimation="slide-up" avatars={[ @@ -181,7 +181,7 @@ export default function LandingPage() { price: "Премиум", rating: 5, reviewCount: "300+", - imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg?_wi=2", }, ]} title="Signature Products" @@ -264,7 +264,7 @@ export default function LandingPage() { tag="Локация" title="Посети ни в Троян" description="ул. „Васил Левски“ 20, Център. Отворено до 16:00. Телефон: +359 87 676 7426" - imageSrc="http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg?_wi=3" mediaAnimation="slide-up" /> -- 2.49.1