From 41da3568280008be65a528491067f68c80d4ec76 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:30:23 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d955516..68cf887 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,11 +85,11 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - title: "Trauma-Informed Care", description: "We understand trauma and create safe, non-judgmental spaces where survivors can heal at their own pace with expert support and evidence-based therapeutic approaches.", imageSrc: "http://img.b2bpic.net/free-photo/i-always-feel-relieved-after-session-with-you_637285-9953.jpg", imageAlt: "Trauma-informed care visualization"}, + title: "Trauma-Informed Care", description: "We understand trauma and create safe, non-judgmental spaces where survivors can heal at their own pace with expert support and evidence-based therapeutic approaches.", imageSrc: "http://img.b2bpic.net/free-photo/i-always-feel-relieved-after-session-with-you_637285-9953.jpg?_wi=2", imageAlt: "Trauma-informed care visualization"}, { - title: "Animal Welfare & Rescue", description: "Every rescue dog in our program receives comprehensive care, training, and lifelong support to ensure they thrive in their new families while providing mutual healing.", imageSrc: "http://img.b2bpic.net/free-photo/dog-house-with-adopt-me-sign-outside_23-2148682995.jpg", imageAlt: "Animal rescue and welfare"}, + title: "Animal Welfare & Rescue", description: "Every rescue dog in our program receives comprehensive care, training, and lifelong support to ensure they thrive in their new families while providing mutual healing.", imageSrc: "http://img.b2bpic.net/free-photo/dog-house-with-adopt-me-sign-outside_23-2148682995.jpg?_wi=2", imageAlt: "Animal rescue and welfare"}, { - title: "Accessibility & Inclusion", description: "We remove barriers to care by offering confidential applications, flexible programs, and financial support to ensure healing is accessible to all survivors regardless of background.", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-talking-with-friends-enjoying-time-spend-together_482257-4589.jpg", imageAlt: "Inclusive community"}, + title: "Accessibility & Inclusion", description: "We remove barriers to care by offering confidential applications, flexible programs, and financial support to ensure healing is accessible to all survivors regardless of background.", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-talking-with-friends-enjoying-time-spend-together_482257-4589.jpg?_wi=2", imageAlt: "Inclusive community"}, ]} textboxLayout="default" gridVariant="three-columns-all-equal-width" -- 2.49.1 From 46167de9e36e99f22f2e53f11fa0d1dcaa88de12 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:30:24 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eb093fa..8721a24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function HomePage() { { text: "Learn Our Story", href: "/about" }, { text: "Explore Real Stories", href: "/stories" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-senior-couple-with-dog_23-2149613970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-senior-couple-with-dog_23-2149613970.jpg?_wi=1" imageAlt="Person finding comfort with rescue dog" showDimOverlay={true} buttonAnimation="blur-reveal" @@ -102,11 +102,11 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Mental Health Support", description: "Dogs provide unconditional emotional support, reducing anxiety, PTSD symptoms, and depression through companionship and grounding techniques.", imageSrc: "http://img.b2bpic.net/free-photo/i-always-feel-relieved-after-session-with-you_637285-9953.jpg", imageAlt: "Mental health support visualization"}, + title: "Mental Health Support", description: "Dogs provide unconditional emotional support, reducing anxiety, PTSD symptoms, and depression through companionship and grounding techniques.", imageSrc: "http://img.b2bpic.net/free-photo/i-always-feel-relieved-after-session-with-you_637285-9953.jpg?_wi=1", imageAlt: "Mental health support visualization"}, { - title: "Rescue & Rehabilitation", description: "Abandoned dogs receive loving homes while helping humans heal. Both find purpose and belonging in a mutually beneficial relationship.", imageSrc: "http://img.b2bpic.net/free-photo/dog-house-with-adopt-me-sign-outside_23-2148682995.jpg", imageAlt: "Dog rescue and care"}, + title: "Rescue & Rehabilitation", description: "Abandoned dogs receive loving homes while helping humans heal. Both find purpose and belonging in a mutually beneficial relationship.", imageSrc: "http://img.b2bpic.net/free-photo/dog-house-with-adopt-me-sign-outside_23-2148682995.jpg?_wi=1", imageAlt: "Dog rescue and care"}, { - title: "Community & Connection", description: "Join a supportive network of people and dogs on shared journeys of healing, growth, and second chances together.", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-talking-with-friends-enjoying-time-spend-together_482257-4589.jpg", imageAlt: "Community support network"}, + title: "Community & Connection", description: "Join a supportive network of people and dogs on shared journeys of healing, growth, and second chances together.", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-talking-with-friends-enjoying-time-spend-together_482257-4589.jpg?_wi=1", imageAlt: "Community support network"}, ]} textboxLayout="default" gridVariant="three-columns-all-equal-width" @@ -129,19 +129,19 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Luna's Story", role: "Rescue Dog", company: "Now with Miguel - PTSD Survivor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-adorable-golden-retriever-portrait_181624-60577.jpg", imageAlt: "Luna the rescue dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-adorable-golden-retriever-portrait_181624-60577.jpg?_wi=1", imageAlt: "Luna the rescue dog"}, { id: "2", name: "Max's Journey", role: "Therapy Companion", company: "Supporting Sarah - Anxiety Recovery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-forest-playing-with-dog_1157-32789.jpg", imageAlt: "Max the support dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-forest-playing-with-dog_1157-32789.jpg?_wi=1", imageAlt: "Max the support dog"}, { id: "3", name: "Charlie", role: "Emotional Anchor", company: "James - PTSD Combat Veteran", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486359.jpg", imageAlt: "Charlie service dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486359.jpg?_wi=1", imageAlt: "Charlie service dog"}, { id: "4", name: "Bella", role: "Healing Companion", company: "Emma - Depression Support", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-with-dog_23-2149613970.jpg", imageAlt: "Bella rescue companion"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-with-dog_23-2149613970.jpg?_wi=2", imageAlt: "Bella rescue companion"}, { id: "5", name: "Scout", role: "Second Chance Success", company: "David - Trauma Recovery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg", imageAlt: "Scout adopted dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=1", imageAlt: "Scout adopted dog"}, ]} /> -- 2.49.1 From 261fb7456aad0f051857b31fed03384d2fc7e562 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:30:25 +0000 Subject: [PATCH 3/3] Update src/app/stories/page.tsx --- src/app/stories/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/stories/page.tsx b/src/app/stories/page.tsx index 0fcc18f..44b419b 100644 --- a/src/app/stories/page.tsx +++ b/src/app/stories/page.tsx @@ -90,19 +90,19 @@ export default function StoriesPage() { testimonials={[ { id: "1", name: "Luna's Story", role: "Rescue Dog", company: "Now with Miguel - PTSD Survivor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-adorable-golden-retriever-portrait_181624-60577.jpg", imageAlt: "Luna the rescue dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-adorable-golden-retriever-portrait_181624-60577.jpg?_wi=2", imageAlt: "Luna the rescue dog"}, { id: "2", name: "Max's Journey", role: "Therapy Companion", company: "Supporting Sarah - Anxiety Recovery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-forest-playing-with-dog_1157-32789.jpg", imageAlt: "Max the support dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-forest-playing-with-dog_1157-32789.jpg?_wi=2", imageAlt: "Max the support dog"}, { id: "3", name: "Charlie", role: "Emotional Anchor", company: "James - PTSD Combat Veteran", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486359.jpg", imageAlt: "Charlie service dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486359.jpg?_wi=2", imageAlt: "Charlie service dog"}, { id: "4", name: "Bella", role: "Healing Companion", company: "Emma - Depression Support", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-with-dog_23-2149613970.jpg", imageAlt: "Bella rescue companion"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-with-dog_23-2149613970.jpg?_wi=3", imageAlt: "Bella rescue companion"}, { id: "5", name: "Scout", role: "Second Chance Success", company: "David - Trauma Recovery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg", imageAlt: "Scout adopted dog"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-cute-dog-up-adoption_23-2148682991.jpg?_wi=2", imageAlt: "Scout adopted dog"}, ]} /> -- 2.49.1