Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5cd06832f9 | |||
| 2f87ef9202 |
@@ -102,6 +102,10 @@ export default function LandingPage() {
|
||||
{
|
||||
type: "text", text: "Free Estimates Available"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get a Free Estimate", href: "#footer" },
|
||||
{ text: "View Our Services", href: "#services" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,15 +116,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Rock Landscaping", description: "Natural stone features, decorative rock beds, borders, and low-maintenance landscaping solutions tailored to your aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-12409.jpg", imageAlt: "Decorative rock landscaping with natural stone", buttonIcon: ArrowRight,
|
||||
buttonHref: "#footer"
|
||||
},
|
||||
{
|
||||
title: "Patios & Outdoor Spaces", description: "Custom patios designed and built to create beautiful and functional outdoor living areas perfect for relaxation and entertainment.", imageSrc: "http://img.b2bpic.net/free-photo/positive-people-having-meal-wooden-table-backyard_1262-20343.jpg", imageAlt: "Custom paver patio and outdoor living space", buttonIcon: ArrowRight,
|
||||
buttonHref: "#footer"
|
||||
},
|
||||
{
|
||||
title: "Landscape Improvements", description: "Enhance your property with mulch, edging, new plantings, seasonal cleanup services, and complete landscape upgrades.", imageSrc: "http://img.b2bpic.net/free-photo/gardener_23-2148013417.jpg", imageAlt: "Garden beds with fresh mulch and new plants", buttonIcon: ArrowRight,
|
||||
buttonHref: "#footer"
|
||||
},
|
||||
{
|
||||
title: "Tree & Shrub Care", description: "Professional planting, pruning, and health maintenance for trees and shrubs, ensuring a thriving and beautiful landscape.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cutting-pine-branches_23-2148396753.jpg", imageAlt: "Professional tree and shrub planting", buttonIcon: ArrowRight,
|
||||
buttonHref: "#footer"
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
|
||||
Reference in New Issue
Block a user