diff --git a/src/app/page.tsx b/src/app/page.tsx
index 384020b..57f0188 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -53,97 +41,30 @@ export default function LandingPage() {
@@ -154,96 +75,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- title: "Residential Driveways",
- description: "Custom asphalt solutions for your home.",
- icon: Home,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/crop-man-exercising-pavement_23-2147755409.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/crop-man-exercising-pavement_23-2147755409.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-sunglasses-against-traktor-with-adjustable-wrench-hand_627829-11389.jpg?_wi=1",
- imageAlt: "construction equipment rental",
- },
- {
- title: "Commercial Lots",
- description: "Durable paving for heavy business traffic.",
- icon: Building,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/empty-underground-parking-garage_1127-3383.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/empty-underground-parking-garage_1127-3383.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-sunflowers-electric-scooter-outdoors_23-2149705862.jpg?_wi=1",
- imageAlt: "multi property paving service",
- },
- {
- title: "Tennis Courts",
- description: "High-performance surface solutions.",
- icon: Trophy,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-active-woman-stretching-legs-red-court_651396-389.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-active-woman-stretching-legs-red-court_651396-389.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg?_wi=1",
- imageAlt: "happy homeowner portrait",
- },
- {
- title: "Drainage Solutions",
- description: "Advanced systems for water management.",
- icon: Droplets,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/young-people-skateboarding-japan_23-2149331798.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/young-people-skateboarding-japan_23-2149331798.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1",
- imageAlt: "professional man portrait",
- },
- {
- title: "Equipment Rentals",
- description: "Reliable machinery for your own projects.",
- icon: Truck,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-sunglasses-against-traktor-with-adjustable-wrench-hand_627829-11389.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-sunglasses-against-traktor-with-adjustable-wrench-hand_627829-11389.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=1",
- imageAlt: "happy woman portrait",
- },
- {
- title: "Multi-Property",
- description: "Managing asphalt for large estates.",
- icon: Layers,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-sunflowers-electric-scooter-outdoors_23-2149705862.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-sunflowers-electric-scooter-outdoors_23-2149705862.jpg?_wi=3",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-green-shirt-looking-glad-front-view_176474-103360.jpg?_wi=1",
- imageAlt: "professional man profile",
- },
+ { title: "Residential Driveways", description: "Custom asphalt solutions for your home.", icon: Home, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/crop-man-exercising-pavement_23-2147755409.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/crop-man-exercising-pavement_23-2147755409.jpg" }] },
+ { title: "Commercial Lots", description: "Durable paving for heavy business traffic.", icon: Building, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/empty-underground-parking-garage_1127-3383.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/empty-underground-parking-garage_1127-3383.jpg" }] },
+ { title: "Tennis Courts", description: "High-performance surface solutions.", icon: Trophy, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-active-woman-stretching-legs-red-court_651396-389.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/attractive-active-woman-stretching-legs-red-court_651396-389.jpg" }] },
+ { title: "Drainage Solutions", description: "Advanced systems for water management.", icon: Droplets, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-people-skateboarding-japan_23-2149331798.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-people-skateboarding-japan_23-2149331798.jpg" }] },
+ { title: "Equipment Rentals", description: "Reliable machinery for your own projects.", icon: Truck, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-sunglasses-against-traktor-with-adjustable-wrench-hand_627829-11389.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-sunglasses-against-traktor-with-adjustable-wrench-hand_627829-11389.jpg" }] },
+ { title: "Multi-Property", description: "Managing asphalt for large estates.", icon: Layers, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-sunflowers-electric-scooter-outdoors_23-2149705862.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-sunflowers-electric-scooter-outdoors_23-2149705862.jpg" }] }
]}
title="Our Specialized Paving Services"
description="From residential driveways to complex commercial projects, Clover Paving delivers enduring results."
@@ -258,57 +95,23 @@ export default function LandingPage() {
description="Dave Cole said it best: 'They fixed our grading and drainage when three other contractors gave up.' At Clover, we don't walk away until it's right."
subdescription="Thomas Hawkins added, 'The drainage fix was life-changing for our property. They truly cared about the outcome.'"
icon={Award}
- imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg"
mediaAnimation="slide-up"
/>