From f76928ef688109d3c760b5f4df976cd5bd3a6ca0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 14:32:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 64 +++++++++++------------------------------------- 1 file changed, 14 insertions(+), 50 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0116f66..599dcf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,8 +35,7 @@ export default function HomePage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Adopt Today", - href: "/adopt" + text: "Adopt Today", href: "/adopt" }} /> @@ -62,6 +61,7 @@ export default function HomePage() { @@ -125,30 +107,15 @@ export default function HomePage() { features={[ { id: 1, - tag: "Step 1", - title: "Browse & Connect", - subtitle: "Discover your perfect match", - description: "Explore our available pets online and attend open meet-and-greet sessions to find an animal that matches your lifestyle and family needs.", - imageSrc: "https://img.b2bpic.net/free-photo/beautiful-sad-woman-saying-goodbye-her-old-german-shepherd-professional-male-veterinarian-preparing-ready-put-down-sick-dog_662251-2307.jpg", - imageAlt: "Pet browsing and selection" + tag: "Step 1", title: "Browse & Connect", subtitle: "Discover your perfect match", description: "Explore our available pets online and attend open meet-and-greet sessions to find an animal that matches your lifestyle and family needs.", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-sad-woman-saying-goodbye-her-old-german-shepherd-professional-male-veterinarian-preparing-ready-put-down-sick-dog_662251-2307.jpg", imageAlt: "Pet browsing and selection" }, { id: 2, - tag: "Step 2", - title: "Application & Interview", - subtitle: "Tell us about your home", - description: "Complete our adoption application and have a conversation with our team to ensure the best fit. We ask about your living situation, experience with pets, and expectations.", - imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-owner-holding-dog_23-2149304308.jpg", - imageAlt: "Adoption interview process" + tag: "Step 2", title: "Application & Interview", subtitle: "Tell us about your home", description: "Complete our adoption application and have a conversation with our team to ensure the best fit. We ask about your living situation, experience with pets, and expectations.", imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-owner-holding-dog_23-2149304308.jpg", imageAlt: "Adoption interview process" }, { id: 3, - tag: "Step 3", - title: "Welcome Home", - subtitle: "Begin your new journey", - description: "Once approved, finalize the adoption and take your new companion home. We provide ongoing support and resources to ensure a smooth transition.", - imageSrc: "https://img.b2bpic.net/free-photo/vet-with-nurse-examining-german-shepherd_7502-9552.jpg", - imageAlt: "Happy adoption day celebration" + tag: "Step 3", title: "Welcome Home", subtitle: "Begin your new journey", description: "Once approved, finalize the adoption and take your new companion home. We provide ongoing support and resources to ensure a smooth transition.", imageSrc: "https://img.b2bpic.net/free-photo/vet-with-nurse-examining-german-shepherd_7502-9552.jpg", imageAlt: "Happy adoption day celebration" } ]} /> @@ -159,16 +126,13 @@ export default function HomePage() { title="Our Impact on the Community" tag="Making a Difference" useInvertedBackground={false} + metricsAnimation="slide-up" metrics={[ { - id: "1", - value: "2,300+", - description: "Pets successfully placed in loving homes over the past decade" + id: "1", value: "2,300+", description: "Pets successfully placed in loving homes over the past decade" }, { - id: "2", - value: "95%", - description: "Adoption success rate with families reporting excellent long-term matches" + id: "2", value: "95%", description: "Adoption success rate with families reporting excellent long-term matches" } ]} />