From ec4658010aaf941559a46f300c5a07aae572418b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 10:41:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d20c9a..a0215e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,11 +126,11 @@ export default function LandingPage() { }, { id: "3", title: "Foster Care Network", tags: ["Foster", "Support"], - imageSrc: "http://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg", imageAlt: "Foster family with pet" + imageSrc: "http://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg?_wi=1", imageAlt: "Foster family with pet" }, { id: "4", title: "Pet Adoption Support", tags: ["Adoption", "Follow-up"], - imageSrc: "http://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg", imageAlt: "Family adopting a pet" + imageSrc: "http://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg?_wi=2", imageAlt: "Family adopting a pet" } ]} textboxLayout="default" @@ -148,22 +148,22 @@ export default function LandingPage() { tagIcon={Star} testimonials={[ { - id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell_family", testimonial: "Adopting Luna changed our lives! She's brought so much joy and love to our home. The shelter team was incredibly supportive throughout the process.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Mitchell" + id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell_family", testimonial: "Adopting Luna changed our lives! She's brought so much joy and love to our home. The shelter team was incredibly supportive throughout the process.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, { - id: "2", name: "James Chen", handle: "@jchen_petlover", testimonial: "Max was shy at first, but with the training support from Pawsitive Care, he's now the most loving companion. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Chen" + id: "2", name: "James Chen", handle: "@jchen_petlover", testimonial: "Max was shy at first, but with the training support from Pawsitive Care, he's now the most loving companion. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "James Chen" }, { - id: "3", name: "Emily Rodriguez", handle: "@emrodriguez_home", testimonial: "The staff made our adoption experience seamless and personal. Whiskers is settling in beautifully, and we love checking in with the shelter updates.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez" + id: "3", name: "Emily Rodriguez", handle: "@emrodriguez_home", testimonial: "The staff made our adoption experience seamless and personal. Whiskers is settling in beautifully, and we love checking in with the shelter updates.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Emily Rodriguez" }, { - id: "4", name: "David Park", handle: "@davidpark_adventures", testimonial: "Charlie has been such an amazing addition to our family. The shelter's follow-up support and guidance made the transition perfect. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "David Park" + id: "4", name: "David Park", handle: "@davidpark_adventures", testimonial: "Charlie has been such an amazing addition to our family. The shelter's follow-up support and guidance made the transition perfect. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "David Park" }, { - id: "5", name: "Lisa Thompson", handle: "@lisathompson_crafts", testimonial: "Adopting Bella was a wonderful experience. The shelter team answered all my questions about rabbit care and health. Couldn't be happier!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa Thompson" + id: "5", name: "Lisa Thompson", handle: "@lisathompson_crafts", testimonial: "Adopting Bella was a wonderful experience. The shelter team answered all my questions about rabbit care and health. Couldn't be happier!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Lisa Thompson" }, { - id: "6", name: "Michael Santos", handle: "@msantos_outdoors", testimonial: "Great organization with passionate people. My new best friend came from here, and I love supporting their mission through volunteering.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Santos" + id: "6", name: "Michael Santos", handle: "@msantos_outdoors", testimonial: "Great organization with passionate people. My new best friend came from here, and I love supporting their mission through volunteering.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Michael Santos" } ]} textboxLayout="default"