Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77e45b2455 | |||
| 3b3ab1da97 | |||
| 8092a44b8d | |||
| e7cdf3bcf2 | |||
| 623d44408c | |||
| 004c68c9f1 | |||
| 18c0d9cc39 |
@@ -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."
|
||||
@@ -151,4 +153,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user