From ffe41dda0827353bb60ff4cf74191bb2e81c0138 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 20:55:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c438e1..d76d66a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,27 +68,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=1", imageAlt: "Luxurious pet spa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=2", imageAlt: "Luxurious pet spa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=3", imageAlt: "Luxurious pet spa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=4", imageAlt: "Luxurious pet spa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=5", imageAlt: "Luxurious pet spa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=6", imageAlt: "Luxurious pet spa", }, ]} @@ -116,42 +116,42 @@ export default function LandingPage() { id: 1, title: "Full Grooming", description: "Bath, haircut, and styling tailored to your pet's needs.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=7", imageAlt: "Full grooming", }, { id: 2, title: "Luxury Bath & Brush", description: "High-end shampoo and thorough brush for a clean coat.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=8", imageAlt: "Luxury bath", }, { id: 3, title: "Nail & Paw Care", description: "Gentle nail trimming and paw pad moisturizing treatments.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=9", imageAlt: "Nail trim", }, { id: 4, title: "De-shedding Treatments", description: "Specialized techniques to manage seasonal shedding.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=10", imageAlt: "De-shedding", }, { id: 5, title: "Cat Grooming", description: "Professional cat handling and grooming services.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=11", imageAlt: "Cat grooming", }, { id: 6, title: "Add-on Spa Perks", description: "Teeth brushing, specialty shampoos, and more.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=12", imageAlt: "Spa perks", }, ]}