Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698366.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698366.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -153,25 +153,25 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Precision Lawn Care",
|
||||
description: "Scheduled mowing, edging, and nutrient management for vibrant health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg?_wi=1",
|
||||
buttonIcon: "ArrowRight",
|
||||
},
|
||||
{
|
||||
title: "Custom Hardscaping",
|
||||
description: "Tailored stone pathways, retaining walls, and outdoor living spaces.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg?_wi=1",
|
||||
buttonIcon: "ArrowRight",
|
||||
},
|
||||
{
|
||||
title: "Irrigation Design",
|
||||
description: "Smart, sustainable watering solutions to maintain efficiency and beauty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park_1127-3624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park_1127-3624.jpg?_wi=1",
|
||||
buttonIcon: "ArrowRight",
|
||||
},
|
||||
{
|
||||
title: "Landscape Lighting",
|
||||
description: "Enhance safety and ambiance with expert outdoor accent lighting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-middle-field_1127-290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-middle-field_1127-290.jpg?_wi=1",
|
||||
buttonIcon: "ArrowRight",
|
||||
},
|
||||
]}
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
quote: "Incredible attention to detail and professional staff. Our garden looks stunning.",
|
||||
tag: "Design",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698366.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698366.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in garden",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
quote: "Transformed our property appearance entirely. Highly recommend their work.",
|
||||
tag: "Maintenance",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/fulllength-photo-smiling-european-girl-cotton-stylish-clothes-cute-model-holding-pot-yellow-flowers-background-multicolored-plants_197531-25957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in garden",
|
||||
},
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
quote: "Great communication and design insights. Everything happened as planned.",
|
||||
tag: "Design",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-girl-sunglasses-dreamily-looking-camera-with-pink-balloons-hand-confetti-around-white-background-isolated_574295-732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in garden",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
quote: "Professional, efficient, and clean execution on all our hardscape projects.",
|
||||
tag: "Hardscape",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/good-morning-grandmother-grandfather-have-fun-outdoors-with-granddaughter-painting-conception_146671-16172.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park_1127-3624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park_1127-3624.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in garden",
|
||||
},
|
||||
{
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
quote: "The team worked magic on our small backyard space. Absolutely love it.",
|
||||
tag: "Landscape",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flower-pot_23-2148256669.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-middle-field_1127-290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-middle-field_1127-290.jpg?_wi=2",
|
||||
imageAlt: "happy homeowner standing in garden",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user