Merge version_1 into main #2
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
description="From concept to completion, we create outdoor spaces that elevate your everyday."
|
||||
tag="Premium Landscape Design"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg"
|
||||
imageAlt="Luxury outdoor landscape with modern stonework and lush greenery"
|
||||
buttons={[
|
||||
{ text: "Book a Consultation", href: "#contact" },
|
||||
@@ -74,23 +74,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Landscape Design & Build", description: "Bespoke outdoor environments, designed with intention and built with precision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/landscape-garden-design-concept-poster_1284-5948.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/landscape-garden-design-concept-poster_1284-5948.jpg?_wi=2" }
|
||||
title: "Landscape Design & Build", description: "Bespoke outdoor environments, designed with intention and built with precision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/landscape-garden-design-concept-poster_1284-5948.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/landscape-garden-design-concept-poster_1284-5948.jpg" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Luxury Stonework & Hardscapes", description: "Premium patios, walkways, terraces, retaining walls, and custom architectural features.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=3" }
|
||||
title: "Luxury Stonework & Hardscapes", description: "Premium patios, walkways, terraces, retaining walls, and custom architectural features.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Garden Architecture & Planting", description: "High-end planting design with layered textures, colors, and seasonal interest.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=2" }
|
||||
title: "Garden Architecture & Planting", description: "High-end planting design with layered textures, colors, and seasonal interest.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Outdoor Lighting & Enhancements", description: "Sophisticated lighting that transforms your property day and night.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg?_wi=2" }
|
||||
title: "Outdoor Lighting & Enhancements", description: "Sophisticated lighting that transforms your property day and night.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user