Merge version_1 into main #2
@@ -191,16 +191,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "5,000+", title: "Animals Rescued", description: "Lives transformed through rescue and rehabilitation"
|
||||
id: "metric-1", value: "5,000+", title: "Animals Rescued", description: "Lives transformed through rescue and rehabilitation", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-field-everlasting-flowers-with-brown-dog-istria-croatia_181624-24267.jpg", imageAlt: "Animals Rescued image"
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "98%", title: "Adoption Success", description: "Pets finding loving homes and thriving families"
|
||||
id: "metric-2", value: "98%", title: "Adoption Success", description: "Pets finding loving homes and thriving families", imageSrc: "http://img.b2bpic.net/free-photo/girl-cute-white-pups-sitting-bed_23-2148797415.jpg", imageAlt: "Adoption Success image"
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "$2.5M", title: "Medical Care Provided", description: "Veterinary services and health support annually"
|
||||
id: "metric-3", value: "$2.5M", title: "Medical Care Provided", description: "Veterinary services and health support annually", imageSrc: "http://img.b2bpic.net/free-photo/cage-full-dog-puppies_329181-14496.jpg", imageAlt: "Medical Care Provided image"
|
||||
},
|
||||
{
|
||||
id: "metric-4", value: "150+", title: "Active Volunteers", description: "Community members dedicated to our mission"
|
||||
id: "metric-4", value: "150+", title: "Active Volunteers", description: "Community members dedicated to our mission", imageSrc: "http://img.b2bpic.net/free-photo/charming-pampered-pets-play-side-by-side-looking-alert-generated-by-ai_188544-13933.jpg", imageAlt: "Active Volunteers image"
|
||||
}
|
||||
]}
|
||||
ariaLabel="PawsHome impact metrics and statistics"
|
||||
|
||||
Reference in New Issue
Block a user