Merge version_1 into main #1
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
||||
content: "Sealcoating requires dry conditions. We monitor weather forecasts and schedule applications during optimal conditions to ensure the best possible results for your driveway.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/funny-kid-rain-boots-playing-rain-park_1157-37673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/funny-kid-rain-boots-playing-rain-park_1157-37673.jpg?_wi=1"
|
||||
imageAlt="Professional driveway sealcoating application process"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -90,7 +90,7 @@ export default function ContactPage() {
|
||||
content: "Absolutely. L&O Landscaping is fully licensed, insured, and bonded. We maintain comprehensive liability coverage and workers' compensation for all projects.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/funny-kid-rain-boots-playing-rain-park_1157-37673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/funny-kid-rain-boots-playing-rain-park_1157-37673.jpg?_wi=2"
|
||||
imageAlt="Professional landscaping consultation and planning"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -67,14 +67,14 @@ export default function GalleryPage() {
|
||||
id: "project-3",
|
||||
name: "Garden Installation",
|
||||
role: "Custom Garden Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=2",
|
||||
imageAlt: "Before and after garden installation",
|
||||
},
|
||||
{
|
||||
id: "project-4",
|
||||
name: "Yard Cleanup",
|
||||
role: "Mulching & Landscaping",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=2",
|
||||
imageAlt: "Before and after yard cleanup and mulching",
|
||||
},
|
||||
]}
|
||||
@@ -102,7 +102,7 @@ export default function GalleryPage() {
|
||||
quote: "L&O transformed our backyard into a beautiful outdoor oasis. The team was professional, punctual, and truly cared about the final result. Highly recommend!",
|
||||
name: "Jennifer Martinez",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2",
|
||||
imageAlt: "Jennifer Martinez",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function GalleryPage() {
|
||||
quote: "Our driveway looks brand new after L&O's sealcoating service. Great communication and fair pricing. They're our go-to for outdoor maintenance!",
|
||||
name: "Michael Chen",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function GalleryPage() {
|
||||
quote: "We've been using L&O for lawn care for 3 years. Consistent quality, professional crew, and they always respect our property. Worth every penny.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=3",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function HomePage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=1",
|
||||
imageAlt: "Beautiful manicured lawn and landscape design",
|
||||
},
|
||||
{
|
||||
@@ -69,12 +69,12 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "hero-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg?_wi=1",
|
||||
imageAlt: "Freshly sealed driveway with professional finish",
|
||||
},
|
||||
{
|
||||
id: "hero-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=1",
|
||||
imageAlt: "Garden design with mulch and stone pathways",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "47",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg?_wi=1",
|
||||
imageAlt: "Professional landscape design and installation",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "52",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg?_wi=2",
|
||||
imageAlt: "Professional driveway sealcoating application",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function HomePage() {
|
||||
price: "Starting at $89/month",
|
||||
rating: 5,
|
||||
reviewCount: "58",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=1",
|
||||
imageAlt: "Regular lawn care and maintenance service",
|
||||
},
|
||||
]}
|
||||
@@ -229,7 +229,7 @@ export default function HomePage() {
|
||||
quote: "L&O transformed our backyard into a beautiful outdoor oasis. The team was professional, punctual, and truly cared about the final result. Highly recommend!",
|
||||
name: "Jennifer Martinez",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1",
|
||||
imageAlt: "Jennifer Martinez",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function HomePage() {
|
||||
quote: "Our driveway looks brand new after L&O's sealcoating service. Great communication and fair pricing. They're our go-to for outdoor maintenance!",
|
||||
name: "Michael Chen",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -247,7 +247,7 @@ export default function HomePage() {
|
||||
quote: "We've been using L&O for lawn care for 3 years. Consistent quality, professional crew, and they always respect our property. Worth every penny.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function HomePage() {
|
||||
quote: "I've hired L&O three times now—landscaping, sealcoating, and mulching. Every project completed on time and budget. They're honest and hardworking.",
|
||||
name: "Emily Thompson",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2",
|
||||
imageAlt: "Emily Thompson",
|
||||
},
|
||||
{
|
||||
@@ -274,7 +274,7 @@ export default function HomePage() {
|
||||
quote: "The team at L&O takes pride in their work. Our driveway seal is holding up beautifully months later. Definitely calling them again for maintenance!",
|
||||
name: "Robert Kim",
|
||||
role: "Homeowner, Glendale Heights",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Robert Kim",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -90,7 +90,7 @@ export default function ServicesPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "47",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg?_wi=2",
|
||||
imageAlt: "Professional landscape design and installation",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function ServicesPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "52",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88534.jpg?_wi=3",
|
||||
imageAlt: "Professional driveway sealcoating application",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function ServicesPage() {
|
||||
price: "Starting at $89/month",
|
||||
rating: 5,
|
||||
reviewCount: "58",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=2",
|
||||
imageAlt: "Regular lawn care and maintenance service",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user