2 Commits

Author SHA1 Message Date
aa3d67d638 Update src/app/page.tsx 2026-06-03 20:19:11 +00:00
d2f54a2b74 Update src/app/page.tsx 2026-06-03 20:18:27 +00:00

View File

@@ -166,7 +166,7 @@ export default function LandingPage() {
description="Explore our portfolio of stunning landscape transformations and custom outdoor living spaces, each crafted with precision and care." description="Explore our portfolio of stunning landscape transformations and custom outdoor living spaces, each crafted with precision and care."
buttons={[ buttons={[
{ {
text: "View Our Portfolio", href: "#projects" text: "View Our Portfolio", href: "#footer"
} }
]} ]}
/> />