Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -53,11 +53,11 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/hard-working-mature-man-garden_329181-4627.jpg", imageAlt: "Professional lawn care service" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804043.jpg", imageAlt: "Lawn mowing and maintenance" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/mature-male-worker-posing-camera-with-broom-park-front-view-happy-bearded-man-age_7502-10275.jpg", imageAlt: "Yard cleanup services" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/old-man-running-alone-outdoors_23-2148297549.jpg", imageAlt: "Hedge and bush trimming" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/garden_23-2148006005.jpg", imageAlt: "Landscaping upgrades" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256642.jpg", imageAlt: "Seasonal yard care" }
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804043.jpg?_wi=1", imageAlt: "Lawn mowing and maintenance" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/mature-male-worker-posing-camera-with-broom-park-front-view-happy-bearded-man-age_7502-10275.jpg?_wi=1", imageAlt: "Yard cleanup services" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/old-man-running-alone-outdoors_23-2148297549.jpg?_wi=1", imageAlt: "Hedge and bush trimming" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/garden_23-2148006005.jpg?_wi=1", imageAlt: "Landscaping upgrades" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256642.jpg?_wi=1", imageAlt: "Seasonal yard care" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -99,23 +99,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Regular Maintenance", title: "Lawn Mowing & Maintenance", subtitle: "Keep your lawn looking pristine", description: "Professional lawn mowing and regular maintenance to keep your yard looking neat and healthy. We use top-quality equipment and reliable scheduling for consistent results.", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804043.jpg", imageAlt: "Lawn mowing service", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
tag: "Regular Maintenance", title: "Lawn Mowing & Maintenance", subtitle: "Keep your lawn looking pristine", description: "Professional lawn mowing and regular maintenance to keep your yard looking neat and healthy. We use top-quality equipment and reliable scheduling for consistent results.", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804043.jpg?_wi=2", imageAlt: "Lawn mowing service", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Seasonal Care", title: "Yard Cleanups", subtitle: "Spring and fall yard preparation", description: "Complete yard cleanup services including leaf removal, debris clearing, and seasonal preparation. We handle all the heavy lifting to get your yard ready for any season.", imageSrc: "http://img.b2bpic.net/free-photo/mature-male-worker-posing-camera-with-broom-park-front-view-happy-bearded-man-age_7502-10275.jpg", imageAlt: "Yard cleanup service", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
tag: "Seasonal Care", title: "Yard Cleanups", subtitle: "Spring and fall yard preparation", description: "Complete yard cleanup services including leaf removal, debris clearing, and seasonal preparation. We handle all the heavy lifting to get your yard ready for any season.", imageSrc: "http://img.b2bpic.net/free-photo/mature-male-worker-posing-camera-with-broom-park-front-view-happy-bearded-man-age_7502-10275.jpg?_wi=2", imageAlt: "Yard cleanup service", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Trimming", title: "Hedge & Bush Trimming", subtitle: "Professional plant maintenance", description: "Expert hedge and shrub trimming to keep your landscaping looking sharp and well-maintained. We shape and prune to enhance the beauty of your outdoor spaces.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-running-alone-outdoors_23-2148297549.jpg", imageAlt: "Hedge trimming service", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
tag: "Trimming", title: "Hedge & Bush Trimming", subtitle: "Professional plant maintenance", description: "Expert hedge and shrub trimming to keep your landscaping looking sharp and well-maintained. We shape and prune to enhance the beauty of your outdoor spaces.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-running-alone-outdoors_23-2148297549.jpg?_wi=2", imageAlt: "Hedge trimming service", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Upgrades", title: "Landscaping Upgrades", subtitle: "Enhance your outdoor space", description: "Transform your yard with professional landscaping upgrades. From planting new beds to creating focal points, we bring your vision to life.", imageSrc: "http://img.b2bpic.net/free-photo/garden_23-2148006005.jpg", imageAlt: "Landscaping upgrade project", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
tag: "Upgrades", title: "Landscaping Upgrades", subtitle: "Enhance your outdoor space", description: "Transform your yard with professional landscaping upgrades. From planting new beds to creating focal points, we bring your vision to life.", imageSrc: "http://img.b2bpic.net/free-photo/garden_23-2148006005.jpg?_wi=2", imageAlt: "Landscaping upgrade project", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Maintenance", title: "Seasonal Yard Care", subtitle: "Year-round yard maintenance", description: "Comprehensive seasonal care to keep your yard healthy and attractive throughout the year. We adapt our services to meet your lawn's changing needs.", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256642.jpg", imageAlt: "Seasonal yard care", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
tag: "Maintenance", title: "Seasonal Yard Care", subtitle: "Year-round yard maintenance", description: "Comprehensive seasonal care to keep your yard healthy and attractive throughout the year. We adapt our services to meet your lawn's changing needs.", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flowers_23-2148256642.jpg?_wi=2", imageAlt: "Seasonal yard care", buttons: [{ text: "Request Quote", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
|
||||
Reference in New Issue
Block a user