10 Commits

Author SHA1 Message Date
cb32be11ba Update src/app/page.tsx 2026-04-06 17:13:38 +00:00
59d22a97a7 Merge version_4 into main
Merge version_4 into main
2026-04-06 17:13:16 +00:00
77e45b2455 Update src/app/page.tsx 2026-04-06 17:13:13 +00:00
6e2f9ef2c7 Merge version_4 into main
Merge version_4 into main
2026-04-06 17:12:52 +00:00
3b3ab1da97 Update src/app/page.tsx 2026-04-06 17:12:49 +00:00
8092a44b8d Merge version_3 into main
Merge version_3 into main
2026-04-06 17:12:33 +00:00
e7cdf3bcf2 Update src/app/page.tsx 2026-04-06 17:12:30 +00:00
623d44408c Merge version_3 into main
Merge version_3 into main
2026-04-06 17:12:09 +00:00
004c68c9f1 Update src/app/page.tsx 2026-04-06 17:12:03 +00:00
18c0d9cc39 Merge version_2 into main
Merge version_2 into main
2026-04-06 17:08:07 +00:00

View File

@@ -73,11 +73,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Stone Patios", description: "Custom-designed paver and stone patios for outdoor relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698328.jpg"},
title: "Sod Installs", description: "Professional sod installation for a lush, green lawn instantly.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698328.jpg?_wi=1"},
{
title: "Retaining Walls", description: "Structural and decorative stone walls for property definition.", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12301.jpg"},
title: "Paver Installs", description: "Custom-designed paver surfaces for patios and driveways.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698328.jpg?_wi=2"},
{
title: "Garden Paths", description: "Beautiful walkways that integrate seamlessly with your garden.", imageSrc: "http://img.b2bpic.net/free-photo/low-stone-pole-barrier-green-grass-soft-focus_181624-38240.jpg"},
title: "Retaining Wall Installs", description: "Structural and decorative stone walls for property definition.", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12301.jpg?_wi=1"},
{
title: "Erosion Control", description: "Advanced erosion control solutions to protect and stabilize your landscape.", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12301.jpg?_wi=2"},
]}
title="Our Hardscape Services"
description="Premium outdoor solutions designed for your lifestyle."
@@ -120,7 +122,7 @@ export default function LandingPage() {
text="Ready to transform your landscape? Get in touch today for a consultation."
buttons={[
{
text: "Contact Us", href: "mailto:info@trejolandscaping.com"},
text: "Request Your Free Consultation", href: "mailto:info@trejolandscaping.com"},
]}
/>
</div>