Update src/app/services/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
title: "Routine Check-ups & Vaccinations",
|
||||
description: "Preventative care is key to a long, healthy life. We offer thorough exams and tailored vaccination plans.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314382.jpg?_wi=2",
|
||||
imageAlt: "vet examining dog",
|
||||
},
|
||||
{
|
||||
@@ -89,14 +89,14 @@ export default function LandingPage() {
|
||||
id: "3",
|
||||
title: "Surgical Procedures",
|
||||
description: "Our experienced surgeons perform a range of procedures with utmost care and advanced anesthetic monitoring.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-careful-doctor-checking-dog-s-ear_23-2148302269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-careful-doctor-checking-dog-s-ear_23-2148302269.jpg?_wi=2",
|
||||
imageAlt: "pet surgery",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Dental Health Care",
|
||||
description: "Keep your pet's teeth and gums healthy with our comprehensive dental cleaning and care services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314382.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314382.jpg?_wi=3",
|
||||
imageAlt: "dog getting dental checkup",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user