Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 16:46:00 +00:00

View File

@@ -88,21 +88,21 @@ export default function LandingPage() {
features={[
{
title: "Comprehensive Health Screening", description: "All pets are fully vaccinated, spayed/neutered, and microchipped before adoption.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-cat-floor_23-2149048117.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-cat-floor_23-2149048117.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2149054185.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2149054185.jpg?_wi=1"},
},
{
title: "Behavioral Training Support", description: "Access to expert behavioral advice and training tips for the first months after adoption.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-cat-floor_23-2149048117.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-cat-floor_23-2149048117.jpg?_wi=2"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2149054185.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2149054185.jpg?_wi=2"},
},
{
title: "Lifetime Matching Advice", description: "We help match your lifestyle with the temperament of our rescue pets to ensure a perfect fit.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-cat-floor_23-2149048117.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-cat-floor_23-2149048117.jpg?_wi=3"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2149054185.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2149054185.jpg?_wi=3"},
},
]}
showStepNumbers={true}