From 7a23222d799859a2805e91cf14c9d3f09746d140 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 16:58:56 +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 907210a..a9342ee 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" useInvertedBackground={false} /> @@ -170,7 +170,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" useInvertedBackground={false} /> @@ -251,7 +251,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" useInvertedBackground={false} />