From dcaa6005604c1a8bd9b21b9944ece7b26cd0e98b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 17:01:51 +0000 Subject: [PATCH] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index a5c1ef7..92c3618 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -113,7 +113,7 @@ function ProductPageContent({ params }: ProductPageProps) { ]} logoText="Смачно Bakery" copyrightText="© 2024 Смачно Bakery. All rights reserved." - imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg" + imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=6" imageAlt="Warm and inviting interior of a traditional Ukrainian bakery" /> @@ -169,7 +169,7 @@ function ProductPageContent({ params }: ProductPageProps) { ]} logoText="Смачно Bakery" copyrightText="© 2024 Смачно Bakery. All rights reserved." - imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg" + imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=7" imageAlt="Warm and inviting interior of a traditional Ukrainian bakery" /> @@ -249,7 +249,7 @@ function ProductPageContent({ params }: ProductPageProps) { ]} logoText="Смачно Bakery" copyrightText="© 2024 Смачно Bakery. All rights reserved." - imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg" + imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=8" imageAlt="Warm and inviting interior of a traditional Ukrainian bakery" />