Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/teenager-resting-lawn-with-camera_1150-297.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/teenager-resting-lawn-with-camera_1150-297.jpg?_wi=1"
|
||||
imageAlt="luxury estate landscape home"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
description="At Nations Landscaping, we believe landscaping is more than maintenance — it’s about creating spaces people are proud to come home to."
|
||||
subdescription="Our clients trust us because we communicate clearly, show up consistently, and treat every property with care and attention to detail."
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30887.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30887.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="professional landscaping crew working"
|
||||
/>
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
imageAlt: "landscape design luxury home",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-resting-lawn-with-camera_1150-297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-resting-lawn-with-camera_1150-297.jpg?_wi=2",
|
||||
imageAlt: "landscape design luxury home",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
imageAlt: "modern lawn maintenance service",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30887.jpg?_wi=2",
|
||||
imageAlt: "landscape design luxury home",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
imageAlt: "stone patio walkway pavers",
|
||||
},
|
||||
],
|
||||
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",
|
||||
imageAlt: "landscape design luxury home",
|
||||
},
|
||||
]}
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Jose Velazquez",
|
||||
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",
|
||||
imageAlt: "happy client home landscape",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user