From 797c8947e690f522e44ceb5817745c721e0fcc9f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 15:19:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cce048a..caf4d89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "tel:2365919420", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg?_wi=1" /> @@ -85,7 +85,7 @@ export default function LandingPage() { description="At Bark To Nature, we provide a stress-free, luxurious sanctuary for your furry family members. We believe every pet deserves a calm, caring, and professional grooming experience tailored to their unique needs." subdescription="Proudly LGBTQ+ friendly, locally-owned, and passionate about animal health." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -101,21 +101,21 @@ export default function LandingPage() { title: "Full Grooming", description: "Tailored cut, bath, and style.", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg?_wi=1", }, { id: "s2", title: "Bath & Brush", description: "Refresh with premium shampoo.", tag: "Essentials", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg?_wi=1", }, { id: "s3", title: "Nail Trims", description: "Safe, careful, and precise.", tag: "Quick Care", - imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg?_wi=1", }, ]} title="Our Signature Services" @@ -136,7 +136,7 @@ export default function LandingPage() { quote: "From start to finish, the experience exceeded expectations.", tag: "Grooming", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-dog-posing-garden_23-2147997370.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779247.jpg?_wi=2", imageAlt: "happy golden retriever looking at camera", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { quote: "My fur babies love her πŸΆπŸ’ž", tag: "Puppy", avatarSrc: "http://img.b2bpic.net/free-photo/brown-dog-close-up-with-tongue-out_1194-1097.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565421.jpg?_wi=2", imageAlt: "happy golden retriever looking at camera", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { quote: "Simply the kindest groomer ever.", tag: "Spa", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-dog-outdoors-street_181624-61302.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48809.jpg?_wi=2", imageAlt: "happy golden retriever looking at camera", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "Professional, clean, and so kind.", tag: "Grooming", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565419.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313063.jpg?_wi=2", imageAlt: "happy golden retriever looking at camera", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "My dog looks like a show dog!", tag: "Styling", avatarSrc: "http://img.b2bpic.net/free-photo/light-brown-dog-mal-shih-breed-front-white-wall_181624-23078.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-romantic-summer-dress-bracelet-holds-cute-fluffy-pomeranian-puppy-spitz-outside-villa_343596-1420.jpg?_wi=2", imageAlt: "happy golden retriever looking at camera", }, ]} -- 2.49.1