From 8e7fcf7a66aca3f9d85c01b5f4a0efe77fa3e537 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 20:17:04 +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 9c98f68..70628e2 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -64,7 +64,7 @@ export default function BlogPage() { Date: Sun, 22 Feb 2026 20:17:05 +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 881aaf5..20b682d 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:17:06 +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 99aceb8..970d3d5 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:17:06 +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 c8d298b..c35ec91 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -72,7 +72,7 @@ function ShopPageContent() {