From 9a234ca8472a532dce48ab7168844545245b297f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 11:30:46 +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 dc233f4..921d2b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@HappyPaws", testimonial: "Adopting Luna from PawHaven was the best decision! She's brought so much joy into our lives. The process was smooth and supportive.", rating: 5, - imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg", + imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg?_wi=1", imageAlt: "Sarah J. with her adopted dog Luna", }, { @@ -338,7 +338,7 @@ export default function LandingPage() { role: "New Pet Parent", company: "Local Family", rating: 5, - imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg", + imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg?_wi=2", imageAlt: "Jessica L. with her new dog", }, { -- 2.49.1