Merge version_1 into main #3
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Well maintained lawn"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg", imageAlt: "Garden design"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg?_wi=1", imageAlt: "Garden design"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/cactus-houseplant-collection-decoration-set_53876-31084.jpg", imageAlt: "Backyard patio"},
|
||||
{
|
||||
@@ -91,21 +91,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Maintenance", description: "Professional mowing, edging, and seasonal cleanups to keep your lawn looking pristine all year round.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg?_wi=3"},
|
||||
},
|
||||
{
|
||||
title: "Garden Design", description: "Customized garden architecture and planting services that bring vibrant life to your yard.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-girl-black-sweater-african-woman-office-person-with-flowerpot_1157-42561.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
title: "Hardscaping", description: "Expertly installed patios, pathways, and decorative stone installations for a beautiful functional landscape.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mossy-ground-middle-cobblestone-pathway_181624-17204.jpg?_wi=2"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user