diff --git a/src/app/page.tsx b/src/app/page.tsx index 2056fc5..c1d717c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Medical Care", description: "Vaccinations, spaying/neutering, and health assessments for all animals.", phoneOne: { + id: 1, title: "Medical Care", description: "Vaccinations, spaying/neutering, and health assessments for all animals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-dog-lying-green-grass_23-2147902125.jpg?_wi=2", imageAlt: "Veterinary care" }, phoneTwo: { @@ -126,7 +126,7 @@ export default function LandingPage() { } }, { - id: "2", title: "Training Programs", description: "Behavioral training and socialization to prepare pets for adoption.", phoneOne: { + id: 2, title: "Training Programs", description: "Behavioral training and socialization to prepare pets for adoption.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267861.jpg?_wi=2", imageAlt: "Training session" }, phoneTwo: { @@ -134,7 +134,7 @@ export default function LandingPage() { } }, { - id: "3", title: "Adoption Support", description: "Post-adoption guidance and resources to ensure lasting relationships.", phoneOne: { + id: 3, title: "Adoption Support", description: "Post-adoption guidance and resources to ensure lasting relationships.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/adorable-cute-dog-photo-taken-home_141793-130768.jpg?_wi=2", imageAlt: "Happy adoption" }, phoneTwo: {