Merge version_2_1781573180174 into main #2
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
title: "Landscape Design",
|
||||
subtitle: "Custom Plans",
|
||||
description: "We create tailored landscape designs that complement your property's architecture and your personal style.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-2.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-2.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Installation",
|
||||
@@ -87,7 +87,7 @@ export default function HomePage() {
|
||||
title: "Lawn & Garden Care",
|
||||
subtitle: "Ongoing Service",
|
||||
description: "Keep your property looking pristine year-round with our professional maintenance plans.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-4.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-4.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Irrigation",
|
||||
@@ -134,17 +134,17 @@ export default function HomePage() {
|
||||
{
|
||||
name: "James Carter",
|
||||
role: "Lead Designer",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-11.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-11.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Maria Silva",
|
||||
role: "Horticulturist",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-10.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-10.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ryan Mitchell",
|
||||
role: "Project Manager",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-9.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-9.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -156,10 +156,10 @@ export default function HomePage() {
|
||||
title="Over 500 happy clients trust GreenScape to transform and maintain their outdoor spaces."
|
||||
primaryButton={{ text: "Contact Now", href: "#contact" }}
|
||||
avatars={[
|
||||
{ name: "Sarah M.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-10.jpg" },
|
||||
{ name: "David K.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-11.jpg" },
|
||||
{ name: "Emily R.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-4.jpg" },
|
||||
{ name: "Ryan M.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-9.jpg" },
|
||||
{ name: "Sarah M.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-10.jpg?_wi=2" },
|
||||
{ name: "David K.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-11.jpg?_wi=2" },
|
||||
{ name: "Emily R.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-4.jpg?_wi=2" },
|
||||
{ name: "Ryan M.", imageSrc: "https://storage.googleapis.com/webild/default/templates/landscaping/img-9.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -210,7 +210,7 @@ export default function HomePage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your project...", rows: 4, required: true }}
|
||||
buttonText="Send Message"
|
||||
imageSrc="https://storage.googleapis.com/webild/default/templates/landscaping/img-2.jpg"
|
||||
imageSrc="https://storage.googleapis.com/webild/default/templates/landscaping/img-2.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user