From 3e93c5917a0385014ed7b89a9677d6cf342801b6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:13:05 +0000 Subject: [PATCH 1/5] Update src/app/community/page.tsx --- src/app/community/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/community/page.tsx b/src/app/community/page.tsx index ebbe7ca..e341203 100644 --- a/src/app/community/page.tsx +++ b/src/app/community/page.tsx @@ -113,7 +113,7 @@ export default function CommunityPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-purple-flower-glass-jar-with-dark-wall_181624-4742.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-purple-flower-glass-jar-with-dark-wall_181624-4742.jpg?_wi=2" imageAlt="Community connection visual" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From b2ca64ad727d2e7937b08e160583ecc1b2c26926 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:13:06 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 54fad3d..59fabab 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -92,7 +92,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-purple-flower-glass-jar-with-dark-wall_181624-4742.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-purple-flower-glass-jar-with-dark-wall_181624-4742.jpg?_wi=4" imageAlt="Contact section visual" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From c1b516282b2e056ff4af3877b1297ab8b5f6e517 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:13:06 +0000 Subject: [PATCH 3/5] Update src/app/journal/page.tsx --- src/app/journal/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/journal/page.tsx b/src/app/journal/page.tsx index 2392310..912f632 100644 --- a/src/app/journal/page.tsx +++ b/src/app/journal/page.tsx @@ -119,7 +119,7 @@ export default function JournalPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-purple-flower-glass-jar-with-dark-wall_181624-4742.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-purple-flower-glass-jar-with-dark-wall_181624-4742.jpg?_wi=3" imageAlt="Journal subscription visual" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From b460704535c7d5c8ff73faa58c583797058b4b9c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:13:07 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b428599..653b1c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,19 +132,19 @@ export default function HomePage() { Date: Wed, 4 Mar 2026 14:13:07 +0000 Subject: [PATCH 5/5] Update src/app/store/page.tsx --- src/app/store/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/store/page.tsx b/src/app/store/page.tsx index 7c1b32c..900ad42 100644 --- a/src/app/store/page.tsx +++ b/src/app/store/page.tsx @@ -82,27 +82,27 @@ export default function StorePage() {