Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-pruning-fruit-tree-branches-orchard_342744-853.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/farmer-pruning-fruit-tree-branches-orchard_342744-853.jpg?_wi=1",
|
||||||
imageAlt: "Professional arborist at work",
|
imageAlt: "Professional arborist at work",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Emergency tree removal",
|
imageAlt: "Emergency tree removal",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309525.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309525.jpg?_wi=1",
|
||||||
imageAlt: "Tree health assessment",
|
imageAlt: "Tree health assessment",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
|||||||
name: "Linda R.",
|
name: "Linda R.",
|
||||||
role: "Homeowner",
|
role: "Homeowner",
|
||||||
testimonial: "They came out for an emergency tree service during a storm. Super professional and fair.",
|
testimonial: "They came out for an emergency tree service during a storm. Super professional and fair.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-pruning-fruit-tree-branches-orchard_342744-853.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/farmer-pruning-fruit-tree-branches-orchard_342744-853.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
|||||||
tag="Contact Nate"
|
tag="Contact Nate"
|
||||||
title="Get a Free Consultation"
|
title="Get a Free Consultation"
|
||||||
description="Ready to improve your property? Call us today at (920) 000-0000 or fill out the form below."
|
description="Ready to improve your property? Call us today at (920) 000-0000 or fill out the form below."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309525.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309525.jpg?_wi=2"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user