Merge version_1 into main #3
@@ -58,9 +58,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg", imageAlt: "Freshly cut lawn"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=1", imageAlt: "Freshly cut lawn"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg", imageAlt: "Landscape design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg?_wi=1", imageAlt: "Landscape design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg", imageAlt: "Well kept grass"},
|
||||
{
|
||||
@@ -78,15 +78,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", date: "March 2024", title: "Homeowner", quote: "We couldn’t be happier with the service we received. Absolutely professional work.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164666.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg", imageAlt: "happy homeowner standing in yard"},
|
||||
id: "1", name: "Sarah Johnson", date: "March 2024", title: "Homeowner", quote: "We couldn’t be happier with the service we received. Absolutely professional work.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164666.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=2", imageAlt: "happy homeowner standing in yard"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", date: "February 2024", title: "Homeowner", quote: "He quoted a fair price and followed through with quality work. Very reliable.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-speaking-phone-near-man-with-laptop_23-2147779655.jpg", imageAlt: "happy homeowner standing in yard"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", date: "January 2024", title: "Homeowner", quote: "Showed up on time, gave a fair quote, and delivered exactly what was promised.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-closely-girl-telling-story_259150-58932.jpg", imageAlt: "happy homeowner standing in yard"},
|
||||
{
|
||||
id: "4", name: "David Kim", date: "December 2023", title: "Homeowner", quote: "Our yard has never looked better since we hired the team.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-green-lawn-sunlight_181624-22150.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg", imageAlt: "happy homeowner standing in yard"},
|
||||
id: "4", name: "David Kim", date: "December 2023", title: "Homeowner", quote: "Our yard has never looked better since we hired the team.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-green-lawn-sunlight_181624-22150.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg?_wi=2", imageAlt: "happy homeowner standing in yard"},
|
||||
{
|
||||
id: "5", name: "Lisa Wang", date: "November 2023", title: "Homeowner", quote: "Reliable, kind, and hardworking. Highly recommend to everyone in the neighborhood.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg", imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg", imageAlt: "happy homeowner standing in yard"},
|
||||
id: "5", name: "Lisa Wang", date: "November 2023", title: "Homeowner", quote: "Reliable, kind, and hardworking. Highly recommend to everyone in the neighborhood.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg", imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=1", imageAlt: "happy homeowner standing in yard"},
|
||||
]}
|
||||
title="Trusted by Homeowners"
|
||||
description="See why our neighbors choose Douglas Lawn & Landscaping for reliable results."
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg", imageAlt: "Mowing"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=2", imageAlt: "Mowing"},
|
||||
},
|
||||
{
|
||||
title: "Landscaping", description: "From mulch installations to custom garden designs, we elevate your curb appeal.", items: [
|
||||
|
||||
Reference in New Issue
Block a user