Merge version_1 into main #1
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garden-with-wooden-bench-plants_250224-84.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garden-with-wooden-bench-plants_250224-84.jpg?_wi=1",
|
||||
imageAlt: "Luxury patio",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15829.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garden-with-wooden-bench-plants_250224-84.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garden-with-wooden-bench-plants_250224-84.jpg?_wi=2",
|
||||
imageAlt: "stone interlocking driveway closeup detail",
|
||||
},
|
||||
{
|
||||
@@ -152,24 +152,24 @@ export default function LandingPage() {
|
||||
title: "Sod & Lawn Installation",
|
||||
description: "Lush, professional-grade lawns laid to perfection.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41430.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=1",
|
||||
imageAlt: "stone interlocking driveway closeup detail",
|
||||
},
|
||||
{
|
||||
title: "Custom Landscaping Design",
|
||||
description: "Tailored blueprints for unique outdoor experiences.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg?_wi=1",
|
||||
imageAlt: "stone interlocking driveway closeup detail",
|
||||
},
|
||||
]}
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg?_wi=2"
|
||||
imageAlt="Elite landscaping team"
|
||||
/>
|
||||
</div>
|
||||
@@ -242,17 +242,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Chan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Watson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user