From 9ed601593ccb0f3488bd16151291d6f6ed7a17de Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 12:24:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75a805b..9bce2d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,13 +179,13 @@ export default function LandingPage() { id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "The adoption process was smooth and professional. Luna is the sweetest cat and has brought so much joy to our family. Thank you Happy Paws!", imageSrc: "https://img.b2bpic.net/free-photo/smiling-caucasian-guy-with-beard-looking-happy_176420-18707.jpg", imageAlt: "James Rodriguez" }, { - id: "3", name: "Emma Johnson", handle: "@emmaj", testimonial: "I was nervous about adopting, but the team answered all my questions and made sure Charlie was a perfect fit. Now he's part of our family forever!", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-colorful-shirt-smiling-broadly-hugging-herself-standing-green-wall_141793-29368.jpg", imageAlt: "Emma Johnson" + id: "3", name: "Emma Johnson", handle: "@emmaj", testimonial: "I was nervous about adopting, but the team answered all my questions and made sure Charlie was a perfect fit. Now he's part of our family forever!", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-colorful-shirt-smiling-broadly-hugging-herself-standing-green-wall_141793-29368.jpg?_wi=1", imageAlt: "Emma Johnson" }, { id: "4", name: "David Chen", handle: "@dchen", testimonial: "Best decision ever! Bella was exactly what we needed. The shelter staff's dedication to animal welfare is truly inspiring. Highly recommend!", imageSrc: "https://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg", imageAlt: "David Chen" }, { - id: "5", name: "Lisa Thompson", handle: "@lisath", testimonial: "From the moment we walked in, we felt the love and care the staff has for these animals. Our new pet is thriving and so are we!", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-colorful-shirt-smiling-broadly-hugging-herself-standing-green-wall_141793-29368.jpg", imageAlt: "Lisa Thompson" + id: "5", name: "Lisa Thompson", handle: "@lisath", testimonial: "From the moment we walked in, we felt the love and care the staff has for these animals. Our new pet is thriving and so are we!", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-colorful-shirt-smiling-broadly-hugging-herself-standing-green-wall_141793-29368.jpg?_wi=2", imageAlt: "Lisa Thompson" }, { id: "6", name: "Mark Williams", handle: "@markw", testimonial: "Happy Paws made the entire adoption experience wonderful. Our rescue pup is finally home and surrounded by all the love he deserves.", imageSrc: "https://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg", imageAlt: "Mark Williams" -- 2.49.1