Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -54,16 +54,16 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg", imageAlt: "Professional cleaning team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg", imageAlt: "Spotless clean home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg", imageAlt: "Premium cleaning supplies" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg", imageAlt: "Satisfied customer" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg?_wi=1", imageAlt: "Professional cleaning team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg?_wi=1", imageAlt: "Spotless clean home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg?_wi=1", imageAlt: "Premium cleaning supplies" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg?_wi=1", imageAlt: "Satisfied customer" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg", imageAlt: "Happy satisfied clients" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg", imageAlt: "Professional equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg", imageAlt: "Immaculate home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg", imageAlt: "Expert team at work" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg?_wi=2", imageAlt: "Happy satisfied clients" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg?_wi=2", imageAlt: "Professional equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg?_wi=2", imageAlt: "Immaculate home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg?_wi=2", imageAlt: "Expert team at work" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
ariaLabel="Hero section showcasing MaidPro cleaning services"
|
||||
|
||||
Reference in New Issue
Block a user