Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
handle: "@murfreesboro",
|
||||
testimonial: "Extremely professional, arrived on time, and cleared everything perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-female-traversing-fallen-tree-trunk_169016-67518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-female-traversing-fallen-tree-trunk_169016-67518.jpg?_wi=1",
|
||||
imageAlt: "professional tree service crew climbing trees",
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@tennessee",
|
||||
testimonial: "Best tree service in town. Fair pricing and fast response for emergency.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22899.jpg?_wi=1",
|
||||
imageAlt: "professional tree service crew climbing trees",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@realestate",
|
||||
testimonial: "Very thorough work. Our yard looked pristine after they finished.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg?_wi=1",
|
||||
imageAlt: "professional tree service crew climbing trees",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@property",
|
||||
testimonial: "Safe, reliable, and insured. Will definitely call them again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creepy-scenery-forest-with-dry-tree-branches-covered-with-moss_181624-19947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creepy-scenery-forest-with-dry-tree-branches-covered-with-moss_181624-19947.jpg?_wi=1",
|
||||
imageAlt: "professional tree service crew climbing trees",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@local",
|
||||
testimonial: "Fast response after the storm. Lifesavers!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fallen-tree-nature_23-2147677686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fallen-tree-nature_23-2147677686.jpg?_wi=1",
|
||||
imageAlt: "professional tree service crew climbing trees",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-female-traversing-fallen-tree-trunk_169016-67518.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-female-traversing-fallen-tree-trunk_169016-67518.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg",
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
"Safety",
|
||||
"Fast",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22899.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
"Health",
|
||||
"Design",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4997.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
"Complete",
|
||||
"Clean",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creepy-scenery-forest-with-dry-tree-branches-covered-with-moss_181624-19947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creepy-scenery-forest-with-dry-tree-branches-covered-with-moss_181624-19947.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Tree Services"
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Full Tree Removal",
|
||||
price: "Before & After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fallen-tree-nature_23-2147677686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fallen-tree-nature_23-2147677686.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user