Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,6 @@ export default function LandingPage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg", imageAlt: "Modern patio design" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg", imageAlt: "Modern patio design" }
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
|
||||||
tagAnimation="none"
|
tagAnimation="none"
|
||||||
buttonAnimation="none"
|
buttonAnimation="none"
|
||||||
/>
|
/>
|
||||||
@@ -81,8 +80,6 @@ export default function LandingPage() {
|
|||||||
{ text: "Learn More About Us", href: "#" }
|
{ text: "Learn More About Us", href: "#" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="none"
|
buttonAnimation="none"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-illustration-botanic-garden_23-2151464653.jpg"
|
|
||||||
imageAlt="Landscape architect reviewing garden plans"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
@@ -103,7 +100,7 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
<div id="portfolio" data-section="portfolio">
|
<div id="portfolio" data-section="portfolio">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-items-equal-width"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
title="Discover Our Signature Landscape Projects"
|
title="Discover Our Signature Landscape Projects"
|
||||||
description="Explore a selection of our completed projects, showcasing diverse styles and innovative solutions for every client."
|
description="Explore a selection of our completed projects, showcasing diverse styles and innovative solutions for every client."
|
||||||
@@ -145,7 +142,7 @@ export default function LandingPage() {
|
|||||||
{ id: "t2", name: "Marcus Thorne", role: "Horticultural Specialist", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12484.jpg", imageAlt: "Portrait of Marcus Thorne" },
|
{ id: "t2", name: "Marcus Thorne", role: "Horticultural Specialist", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12484.jpg", imageAlt: "Portrait of Marcus Thorne" },
|
||||||
{ id: "t3", name: "Sophia Chen", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/image-cute-young-woman-park_197531-33359.jpg", imageAlt: "Portrait of Sophia Chen" }
|
{ id: "t3", name: "Sophia Chen", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/image-cute-young-woman-park_197531-33359.jpg", imageAlt: "Portrait of Sophia Chen" }
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-items-equal-width"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
title="Meet Our Talented Landscape Team"
|
title="Meet Our Talented Landscape Team"
|
||||||
description="Our dedicated professionals bring passion, creativity, and expertise to every project, ensuring stunning and sustainable results."
|
description="Our dedicated professionals bring passion, creativity, and expertise to every project, ensuring stunning and sustainable results."
|
||||||
|
|||||||
Reference in New Issue
Block a user