Update src/app/page.tsx

This commit is contained in:
2026-06-03 18:15:52 +00:00
parent ade075a20b
commit 4591eb00fa

View File

@@ -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" }
]}
mediaAnimation="slide-up"
useInvertedBackground={false}
tagAnimation="none"
buttonAnimation="none"
/>
@@ -81,8 +80,6 @@ export default function LandingPage() {
{ text: "Learn More About Us", href: "#" }
]}
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 id="services" data-section="services">
@@ -103,7 +100,7 @@ export default function LandingPage() {
</div>
<div id="portfolio" data-section="portfolio">
<ProductCardTwo
gridVariant="three-columns-all-equal-width"
gridVariant="three-columns-all-items-equal-width"
animationType="slide-up"
title="Discover Our Signature Landscape Projects"
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: "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"
title="Meet Our Talented Landscape Team"
description="Our dedicated professionals bring passion, creativity, and expertise to every project, ensuring stunning and sustainable results."