Merge version_1 into main #1
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#projects",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=1"
|
||||
imageAlt="Luxurious custom backyard landscape design"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=2",
|
||||
imageAlt: "landscaping gardening services residential",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
title: "Patios & Hardscaping",
|
||||
description: "Stone patios, walkways, and outdoor living areas.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=1",
|
||||
imageAlt: "Hardscaping",
|
||||
},
|
||||
items: [
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1",
|
||||
imageAlt: "landscaping gardening services residential",
|
||||
},
|
||||
]}
|
||||
@@ -223,13 +223,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Modern Patio",
|
||||
price: "Custom Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Turf Install",
|
||||
price: "Custom Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user