From 77c3c27d0e8db88e48187c40e97eda9d800f1a6d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 16:27:35 +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 a4128d9..9992f8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-lovely-black-haired-lady-looking-with-smile-funny-puppy-while-sitting-balcony-stunning-girl-bathrobe-wears-bracelet-wristwatch-playing-with-beagle-dog_197531-4838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-lovely-black-haired-lady-looking-with-smile-funny-puppy-while-sitting-balcony-stunning-girl-bathrobe-wears-bracelet-wristwatch-playing-with-beagle-dog_197531-4838.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -130,13 +130,13 @@ export default function LandingPage() { id: "p1", name: "Bath & Brush", price: "From $60", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-her-dog-is-kissing-her-home_637285-4643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-her-dog-is-kissing-her-home_637285-4643.jpg?_wi=1", }, { id: "p2", name: "Full Groom", price: "From $90", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-park-nature-with-owner_23-2150407417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-park-nature-with-owner_23-2150407417.jpg?_wi=1", }, { id: "p3", @@ -167,7 +167,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dog-bed_23-2149398044.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-lovely-black-haired-lady-looking-with-smile-funny-puppy-while-sitting-balcony-stunning-girl-bathrobe-wears-bracelet-wristwatch-playing-with-beagle-dog_197531-4838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-lovely-black-haired-lady-looking-with-smile-funny-puppy-while-sitting-balcony-stunning-girl-bathrobe-wears-bracelet-wristwatch-playing-with-beagle-dog_197531-4838.jpg?_wi=2", imageAlt: "luxury professional pet dog grooming", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-cute-greyhound-dog_23-2150231870.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-her-dog-is-kissing-her-home_637285-4643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-her-dog-is-kissing-her-home_637285-4643.jpg?_wi=2", imageAlt: "dog bath and brush professional", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-dachshund-dog-with-chewing-toy_23-2149202500.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-park-nature-with-owner_23-2150407417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-park-nature-with-owner_23-2150407417.jpg?_wi=2", imageAlt: "dog full grooming session scissors", }, ]} @@ -217,7 +217,7 @@ export default function LandingPage() { quote: "Leanne is magic with our anxious rescue.", name: "Sarah J.", role: "Owner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg?_wi=1", }, { id: "2", @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Simply the best grooming experience in the city.", name: "Jane L.", role: "Owner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-holds-his-dog-paw-hand-looks-happy-concept-petfriendly-cafe_1258-245264.jpg?_wi=2", }, ]} title="Kind Words" -- 2.49.1