Merge version_1 into main #2
@@ -53,14 +53,14 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{ 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/happy-girl-playing-with-her-dog-park_23-2147637033.jpg", 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?_wi=2", imageAlt: "Cute puppies enjoying time" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-playing-with-her-dog-park_23-2147637033.jpg", imageAlt: "Cute puppies enjoying time" }
|
||||
]}
|
||||
ariaLabel="Hero section for dog sitting services"
|
||||
/>
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Ready to Book Your Dog's Sitter?"
|
||||
description="Contact us today to schedule a consultation and meet our team. We'll make sure your furry friend is in the best hands."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-owner-walking-with-german-spaniel-leash-nature_1268-21833.jpg"
|
||||
imageAlt="Happy dog playing"
|
||||
|
||||
Reference in New Issue
Block a user