Update src/app/page.tsx

This commit is contained in:
2026-03-26 12:29:10 +00:00
parent 8ac2400932
commit 691ccfba71

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "/#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/vet-with-nurse-examining-german-shepherd_7502-9552.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vet-with-nurse-examining-german-shepherd_7502-9552.jpg?_wi=1"
imageAlt="Veterinarian smiling with a happy dog"
/>
</div>
@@ -122,7 +122,7 @@ export default function LandingPage() {
title: "Routine Check-ups & Wellness",
description: "Regular examinations, vaccinations, and preventive care to keep your pet healthy and happy for years to come.",
tag: "Health",
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=1",
imageAlt: "Veterinarian giving a dog a checkup",
},
{
@@ -138,7 +138,7 @@ export default function LandingPage() {
title: "Advanced Surgical Procedures",
description: "Our state-of-the-art facility provides a wide range of surgical options, from routine spay/neuter to complex orthopedic procedures.",
tag: "Surgery",
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=1",
imageAlt: "Veterinarian performing surgery on a pet",
},
]}
@@ -156,28 +156,28 @@ export default function LandingPage() {
id: "vet1",
name: "Dr. Sarah Miller",
role: "Chief Veterinarian",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-cute-dog_23-2149271862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-cute-dog_23-2149271862.jpg?_wi=1",
imageAlt: "Dr. Sarah Miller, Chief Veterinarian",
},
{
id: "vet2",
name: "Dr. John Doe",
role: "Veterinarian",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-doctor-dressed-uniform_171337-1484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-doctor-dressed-uniform_171337-1484.jpg?_wi=1",
imageAlt: "Dr. John Doe, Veterinarian",
},
{
id: "assistant1",
name: "Emily Chen",
role: "Veterinary Technician",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-veterinarian-taking-care-pet_23-2149143857.jpg?_wi=1",
imageAlt: "Emily Chen, Veterinary Technician",
},
{
id: "assistant2",
name: "David Lee",
role: "Clinic Manager",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-owner-holding-cute-dog_23-2149143856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-owner-holding-cute-dog_23-2149143856.jpg?_wi=1",
imageAlt: "David Lee, Clinic Manager",
},
]}
@@ -193,25 +193,25 @@ export default function LandingPage() {
{
id: "1",
name: "Laura S.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-siamese-cat-room_1398-3805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-siamese-cat-room_1398-3805.jpg?_wi=1",
imageAlt: "Laura S.",
},
{
id: "2",
name: "Mark J.",
imageSrc: "http://img.b2bpic.net/free-photo/looking-proud-confident-cool-cheeky-arrogant-smiling-feeling-successful_1194-400217.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/looking-proud-confident-cool-cheeky-arrogant-smiling-feeling-successful_1194-400217.jpg?_wi=1",
imageAlt: "Mark J.",
},
{
id: "3",
name: "Jessica L.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-taking-selfie_23-2148260124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-taking-selfie_23-2148260124.jpg?_wi=1",
imageAlt: "Jessica L.",
},
{
id: "4",
name: "Robert P.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-outdoors_23-2149557009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-outdoors_23-2149557009.jpg?_wi=1",
imageAlt: "Robert P.",
},
{
@@ -289,7 +289,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/unfocused-cinema-entrance_1203-816.jpg"
imageSrc="http://img.b2bpic.net/free-photo/unfocused-cinema-entrance_1203-816.jpg?_wi=1"
imageAlt="Modern veterinary clinic interior with reception desk"
mediaAnimation="entrance-slide"
mediaPosition="right"