Merge version_1 into main #3
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
description="We specialize in expert mowing, landscaping, and complete yard maintenance to keep your property looking pristine year-round."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg", imageAlt: "Lawn maintenance service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg?_wi=1", imageAlt: "Lawn maintenance service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-concentrated-gardeners-preparing-plants-pots-market-man-woman-blue-shirts-black-aprons-growing-home-plants-caring-flowers-commercial-gardening-summer-concept_74855-12994.jpg", imageAlt: "Professional mowing"},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Expert Mowing", description: "Weekly mowing to keep your grass at the optimal height.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg", imageAlt: "mowing lawn backyard service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg?_wi=2", imageAlt: "mowing lawn backyard service"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Yard Clean-up", description: "Seasonal clean-ups to remove debris and prepare your yard.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-mature-women-drinking-tea-terrace_1398-4084.jpg", imageAlt: "mowing lawn backyard service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-mature-women-drinking-tea-terrace_1398-4084.jpg?_wi=1", imageAlt: "mowing lawn backyard service"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alice Miller", role: "Homeowner", testimonial: "Fantastic service, always punctual and my yard looks great.", imageSrc: "http://img.b2bpic.net/free-photo/two-mature-women-drinking-tea-terrace_1398-4084.jpg"},
|
||||
id: "1", name: "Alice Miller", role: "Homeowner", testimonial: "Fantastic service, always punctual and my yard looks great.", imageSrc: "http://img.b2bpic.net/free-photo/two-mature-women-drinking-tea-terrace_1398-4084.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Bob Smith", role: "Property Owner", testimonial: "Best lawn care I've had in 10 years. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12331.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user