diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b9a055..1743aa1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "Local Pet Owner", testimonial: "Kind, compassionate, and professional during a very difficult time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-jeans-is-resting-living-room-playing-with-dog_197531-14792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-jeans-is-resting-living-room-playing-with-dog_197531-14792.jpg?_wi=1", imageAlt: "veterinarian comforting dog home peaceful", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "Local Pet Owner", testimonial: "Made saying goodbye peaceful and respectful.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180492.jpg?_wi=1", imageAlt: "veterinarian comforting dog home peaceful", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "Local Pet Owner", testimonial: "They truly care about the animal and the family.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-cute-cat_23-2149339569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-cute-cat_23-2149339569.jpg?_wi=1", imageAlt: "veterinarian comforting dog home peaceful", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "Local Pet Owner", testimonial: "In-home care made such a difference in my dog's stress level.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-cute-chihuahua-dog_23-2150264973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-cute-chihuahua-dog_23-2150264973.jpg?_wi=1", imageAlt: "veterinarian comforting dog home peaceful", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "Local Pet Owner", testimonial: "Supportive and gentle throughout the entire process.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-cute-greyhound-dog_23-2150231829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-cute-greyhound-dog_23-2150231829.jpg?_wi=1", imageAlt: "veterinarian comforting dog home peaceful", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/charming-woman-jeans-is-resting-living-room-playing-with-dog_197531-14792.jpg" + imageSrc="http://img.b2bpic.net/free-photo/charming-woman-jeans-is-resting-living-room-playing-with-dog_197531-14792.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/home-lifestyle-concept-beautiful-young-woman-with-dog-sitting-sofa-eating-cereals-hugging_1258-195211.jpg", @@ -171,22 +171,22 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180492.jpg?_wi=2", }, { id: "2", name: "Mark D.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-cute-cat_23-2149339569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-cute-cat_23-2149339569.jpg?_wi=2", }, { id: "3", name: "Elena R.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-cute-chihuahua-dog_23-2150264973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-cute-chihuahua-dog_23-2150264973.jpg?_wi=2", }, { id: "4", name: "Tom K.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-cute-greyhound-dog_23-2150231829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-cute-greyhound-dog_23-2150231829.jpg?_wi=2", }, { id: "5", @@ -242,7 +242,7 @@ export default function LandingPage() { description: "Prescription diets and chronic condition management.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-jeans-is-resting-living-room-playing-with-dog_197531-14792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-jeans-is-resting-living-room-playing-with-dog_197531-14792.jpg?_wi=3", imageAlt: "Owner spending time with their greyhound dog", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { description: "Cremation coordination and pet transport.", bentoComponent: "reveal-icon", icon: Truck, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180492.jpg?_wi=3", imageAlt: "Owner spending time with their greyhound dog", }, ]}