From b37f7fb8cb81f29768bc8360284058f9b08fe378 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 20:08:51 +0000 Subject: [PATCH 1/4] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index e5aa835..32ff210 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -62,7 +62,7 @@ export default function BlogPage() { Date: Sun, 22 Feb 2026 20:08:52 +0000 Subject: [PATCH 2/4] 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 d829f46..8577308 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { title="Our Story: Where Tradition Meets Taste" description="At Смачна Випічка, we are passionate about preserving the culinary art of Ukraine. Every loaf, pastry, and cake is a testament to generations of baking wisdom, crafted with the finest ingredients and heartfelt dedication. We invite you to taste the tradition." tag="About Us" - 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=1" imageAlt="Traditional Ukrainian bakery interior with a baker" useInvertedBackground={false} buttons={[{'text':'See Our Process','href':'#contact'}]} @@ -121,7 +121,7 @@ export default function LandingPage() { textarea={{'name':'message','placeholder':'Your Message or Order Details...','rows':5,'required':true}} buttonText="Send Message" useInvertedBackground={false} - 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=2" imageAlt="Exterior of a traditional Ukrainian bakery" mediaAnimation="slide-up" mediaPosition="right" @@ -133,7 +133,7 @@ export default function LandingPage() { Date: Sun, 22 Feb 2026 20:08:52 +0000 Subject: [PATCH 3/4] 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 d7b1754..4c5e240 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -107,7 +107,7 @@ function ProductPageContent({ params }: ProductPageProps) { Date: Sun, 22 Feb 2026 20:08:53 +0000 Subject: [PATCH 4/4] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 6daea7c..b387310 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -72,7 +72,7 @@ function ShopPageContent() {