From 44fa31863254eaca3a55c616d464858ccf05d7c6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 02:02:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d15abba..135bbbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { imageAlt: "Happy dog getting groomed at salon", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9862.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/happy-pet-dogs-playing-park_1359-280.jpg?id=1120094", imageAlt: "Small dog getting haircut by groomer", }, { -- 2.49.1