Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-16 18:37:13 +00:00

View File

@@ -55,12 +55,12 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "plain" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-playing-with-her-dog-park_23-2147637033.jpg", imageAlt: "Happy dogs playing together" },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-playing-with-her-dog-park_23-2147637033.jpg?_wi=1", imageAlt: "Happy dogs playing together" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-women-dog-floor_23-2148977506.jpg", imageAlt: "Professional dog sitter with happy pet" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/funny-black-spaniel-dog-sitting-near-couch-by-table_181624-22360.jpg", imageAlt: "Dogs relaxing in comfortable home" },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-playing-with-her-dog-park_23-2147637033.jpg", imageAlt: "Cute puppies enjoying time" }
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-playing-with-her-dog-park_23-2147637033.jpg?_wi=2", imageAlt: "Cute puppies enjoying time" }
]}
ariaLabel="Hero section for dog sitting services"
/>