Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
handle: "Rockvale Resident",
|
||||
testimonial: "Hardworking and courteous team. They actually show up on time!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-indoor-farming_23-2149607100.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-indoor-farming_23-2149607100.jpg?_wi=1",
|
||||
imageAlt: "professional landscaping lawn yard",
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "Property Owner",
|
||||
testimonial: "Friendly and easy to work with. Highly recommend Greenbriar.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41438.jpg?_wi=1",
|
||||
imageAlt: "professional landscaping lawn yard",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "Local Homeowner",
|
||||
testimonial: "Finally found a landscaping company that communicates clearly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-field-view-farmer-s-field-sown-with-grass-spring-shoots-natural-green-landscape-plants-space-ecology-care-nature-idea-wallpaper-as-background_166373-2268.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-field-view-farmer-s-field-sown-with-grass-spring-shoots-natural-green-landscape-plants-space-ecology-care-nature-idea-wallpaper-as-background_166373-2268.jpg?_wi=1",
|
||||
imageAlt: "professional landscaping lawn yard",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "TN Resident",
|
||||
testimonial: "Reliable crew. My yard looks better than it has in years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=1",
|
||||
imageAlt: "professional landscaping lawn yard",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "Rockvale Homeowner",
|
||||
testimonial: "Efficient, quick, and polite. Great experience overall.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=1",
|
||||
imageAlt: "professional landscaping lawn yard",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-indoor-farming_23-2149607100.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-indoor-farming_23-2149607100.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg",
|
||||
@@ -147,22 +147,22 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Lawn Care",
|
||||
description: "Weekly mowing, edging, and trimming to keep your lawn pristine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41438.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Sod Installation",
|
||||
description: "Professional sod installation for an instantly lush, healthy green lawn.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-field-view-farmer-s-field-sown-with-grass-spring-shoots-natural-green-landscape-plants-space-ecology-care-nature-idea-wallpaper-as-background_166373-2268.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-field-view-farmer-s-field-sown-with-grass-spring-shoots-natural-green-landscape-plants-space-ecology-care-nature-idea-wallpaper-as-background_166373-2268.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Landscape Design",
|
||||
description: "Tailored landscaping solutions to elevate your property's curb appeal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Yard Maintenance",
|
||||
description: "Seasonal cleanups, mulch application, and routine garden bed upkeep.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Professional Landscape Services"
|
||||
|
||||
Reference in New Issue
Block a user