Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-12 11:16:54 +00:00

View File

@@ -136,16 +136,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
team={[
{
id: "staff-1", name: "Sarah Johnson", role: "Executive Director", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg", imageAlt: "Sarah Johnson, Executive Director"
id: "staff-1", name: "Sarah Johnson", role: "Executive Director", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg?_wi=1", imageAlt: "Sarah Johnson, Executive Director"
},
{
id: "staff-2", name: "Dr. Marcus Reid", role: "Chief Veterinarian", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg", imageAlt: "Dr. Marcus Reid, Chief Veterinarian"
id: "staff-2", name: "Dr. Marcus Reid", role: "Chief Veterinarian", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg?_wi=2", imageAlt: "Dr. Marcus Reid, Chief Veterinarian"
},
{
id: "staff-3", name: "Emma Chen", role: "Animal Behavior Specialist", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg", imageAlt: "Emma Chen, Animal Behavior Specialist"
id: "staff-3", name: "Emma Chen", role: "Animal Behavior Specialist", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg?_wi=3", imageAlt: "Emma Chen, Animal Behavior Specialist"
},
{
id: "staff-4", name: "James Williams", role: "Adoption Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg", imageAlt: "James Williams, Adoption Coordinator"
id: "staff-4", name: "James Williams", role: "Adoption Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-playing-with-dog_23-2148977503.jpg?_wi=4", imageAlt: "James Williams, Adoption Coordinator"
}
]}
animationType="scale-rotate"