Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-17 16:35:43 +00:00

View File

@@ -133,23 +133,23 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Browse & Select", description: "Explore our available pets online or visit our facility to meet them in person. Get to know their personalities and find the perfect match for your family.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory", imageAlt: "shelter facility" }
title: "Browse & Select", description: "Explore our available pets online or visit our facility to meet them in person. Get to know their personalities and find the perfect match for your family.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw&_wi=1", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory&_wi=1", imageAlt: "shelter facility" }
},
{
id: 2,
title: "Complete Application", description: "Fill out our adoption application to tell us about yourself, your home, and your lifestyle. This helps us ensure the best match and ongoing support.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory", imageAlt: "shelter facility" }
title: "Complete Application", description: "Fill out our adoption application to tell us about yourself, your home, and your lifestyle. This helps us ensure the best match and ongoing support.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw&_wi=2", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory&_wi=2", imageAlt: "shelter facility" }
},
{
id: 3,
title: "Meet & Interview", description: "Our adoption counselor will discuss your application, answer questions, and help prepare you for pet ownership. We also arrange a final meet with your chosen pet.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory", imageAlt: "shelter facility" }
title: "Meet & Interview", description: "Our adoption counselor will discuss your application, answer questions, and help prepare you for pet ownership. We also arrange a final meet with your chosen pet.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw&_wi=3", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory&_wi=3", imageAlt: "shelter facility" }
},
{
id: 4,
title: "Complete Adoption", description: "Finalize the paperwork, pay the adoption fee, and take your new friend home. We provide ongoing support and training resources for your success.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory", imageAlt: "shelter facility" }
title: "Complete Adoption", description: "Finalize the paperwork, pay the adoption fee, and take your new friend home. We provide ongoing support and training resources for your success.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y85taw&_wi=4", imageAlt: "adoption process" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyjory&_wi=4", imageAlt: "shelter facility" }
}
]}
ariaLabel="Adoption process steps"