From a13a25895728504b680284e43646db9f11bb3d83 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 02:07:13 +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 285eaef..991971f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,9 +62,9 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-smiling-woman-romantic-pink-dress-with-cute-beagle-puppy-foreground-amazing-girl-with-white-manicure-playing-with-dog-s-ears-laughing_197531-4786.jpg", imageAlt: "Happy dog getting groomed at salon"}, { - imageSrc: "https://img.b2bpic.net/free-photo/happy-pet-dogs-playing-park_1359-280.jpg?id=1120094", imageAlt: "Small dog getting haircut by groomer"}, + imageSrc: "https://img.b2bpic.net/free-photo/happy-pet-dogs-playing-park_1359-280.jpg?id=1120094&_wi=1", imageAlt: "Small dog getting haircut by groomer"}, { - imageSrc: "https://img.b2bpic.net/free-photo/happy-pet-dogs-playing-park_1359-280.jpg?id=1120094", imageAlt: "Fluffy dog bath time bubbles"}, + imageSrc: "https://img.b2bpic.net/free-photo/happy-pet-dogs-playing-park_1359-280.jpg?id=1120094&_wi=2", imageAlt: "Fluffy dog bath time bubbles"}, { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-cuddling-with-dog_1153-2789.jpg", imageAlt: "Cheerful woman cuddling with dog"}, { -- 2.49.1