Merge version_1 into main #1
@@ -52,12 +52,12 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:0485576824" }
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg", imageAlt: "beautifully manicured lawn fresh green grass" },
|
||||
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=1", imageAlt: "beautifully manicured lawn fresh green grass" },
|
||||
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-bearded-florist-blue-t-shirt-with-garden-tools-cutting-dead-flowers-spending-summer-morning-countryside-house_176420-19906.jpg", imageAlt: "lawn mowing professional landscaping grass cutting" },
|
||||
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg", imageAlt: "professional lawn edging trimming garden borders" },
|
||||
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sorting-garbage-concept-recycling-zero-waste_1153-6159.jpg", imageAlt: "residential bin cleaning service maintenance hygiene" },
|
||||
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg", imageAlt: "green waste removal garden disposal landscaping" },
|
||||
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg", imageAlt: "beautifully manicured lawn fresh green grass" }
|
||||
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=2", imageAlt: "beautifully manicured lawn fresh green grass" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037259.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037259.jpg?_wi=1"
|
||||
imageAlt="professional lawn care team Tasmania outdoor"
|
||||
imagePosition="right"
|
||||
bulletPoints={[
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037259.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037259.jpg?_wi=2"
|
||||
imageAlt="professional lawn care team Tasmania outdoor"
|
||||
imagePosition="left"
|
||||
bulletPoints={[
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=3"
|
||||
imageAlt="Tidy Tassie lawn care services"
|
||||
logoText="Tidy Tassie Lawn Care"
|
||||
copyrightText="© 2024 Tidy Tassie Lawn Care. All rights reserved. ABN: 19 141 947 912"
|
||||
|
||||
Reference in New Issue
Block a user