diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index dd236f6..599c54a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,7 @@ export default function ContactPage() { description: "Phone: (706) 485-0123 - Give us a call to book grooming appointments, ask about boarding availability, or discuss your pet's special needs. Our team is happy to chat and help you find the perfect service package.", tags: ["Phone", "Booking", "Available", "Quick Response", "Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-photo-young-handsome-man-entrepreneur-working-cafe-laptop-while-his-dog-sits_1258-245283.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-photo-young-handsome-man-entrepreneur-working-cafe-laptop-while-his-dog-sits_1258-245283.jpg?_wi=4", imageAlt: "Contact by phone", }, { @@ -99,7 +99,7 @@ export default function ContactPage() { description: "Email: info@bethsboarding.com - Send us an email with specific questions, detailed information about your pet, or special requests. We check emails regularly and will get back to you within 24 hours.", tags: ["Email", "Detailed", "Special Requests", "24-hour Response", "Convenient"], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=6", imageAlt: "Email contact", }, { @@ -109,7 +109,7 @@ export default function ContactPage() { description: "Monday-Friday: 8:00 AM - 6:00 PM | Saturday: 9:00 AM - 4:00 PM | Closed Sundays. Located in Eatonton with easy parking and a welcoming facility. First-time visitors are always welcome to tour our facility before booking.", tags: ["Hours", "Location", "Eatonton", "Parking", "Tours Available"], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Location and hours", }, ]}