Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 21:27:43 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "Homeowner",
testimonial: "The best paving experience in years. Professional and flawless finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=1",
imageAlt: "luxury driveway paving cape cod",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "Local Resident",
testimonial: "Fantastic results. They transformed our driveway completely.",
rating: 5,
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?_wi=1",
imageAlt: "residential asphalt driveway paving",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "Business Owner",
testimonial: "Clover handled our parking lot with incredible speed and quality.",
rating: 5,
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?_wi=1",
imageAlt: "commercial parking lot paving",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "Property Manager",
testimonial: "Reliable and communicative. Truly the best in the business.",
rating: 5,
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?_wi=1",
imageAlt: "asphalt tennis court installation",
},
{
@@ -96,11 +96,11 @@ export default function LandingPage() {
handle: "Homeowner",
testimonial: "Our new driveway is the envy of the neighborhood. Stunning work.",
rating: 5,
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?_wi=1",
imageAlt: "drainage system construction",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg"
imageSrc="http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg",
@@ -160,13 +160,13 @@ export default function LandingPage() {
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?_wi=2",
},
{
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?_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",
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",
},
{
@@ -175,13 +175,13 @@ export default function LandingPage() {
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?_wi=2",
},
{
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?_wi=3",
},
],
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?_wi=1",
imageAlt: "multi property paving service",
},
{
@@ -190,13 +190,13 @@ export default function LandingPage() {
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?_wi=2",
},
{
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?_wi=3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg?_wi=1",
imageAlt: "happy homeowner portrait",
},
{
@@ -205,13 +205,13 @@ export default function LandingPage() {
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?_wi=2",
},
{
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?_wi=3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1",
imageAlt: "professional man portrait",
},
{
@@ -220,13 +220,13 @@ export default function LandingPage() {
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?_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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=1",
imageAlt: "happy woman portrait",
},
{
@@ -235,13 +235,13 @@ export default function LandingPage() {
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?_wi=2",
},
{
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?_wi=3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-green-shirt-looking-glad-front-view_176474-103360.jpg",
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",
},
]}
@@ -258,7 +258,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -275,7 +275,7 @@ export default function LandingPage() {
role: "Homeowner",
company: "Bourne",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg?_wi=3",
},
{
id: "2",
@@ -283,7 +283,7 @@ export default function LandingPage() {
role: "Resident",
company: "Falmouth",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2",
},
{
id: "3",
@@ -291,7 +291,7 @@ export default function LandingPage() {
role: "Property Owner",
company: "Hyannis",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=2",
},
{
id: "4",
@@ -299,7 +299,7 @@ export default function LandingPage() {
role: "Commercial Client",
company: "Yarmouth",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-green-shirt-looking-glad-front-view_176474-103360.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-green-shirt-looking-glad-front-view_176474-103360.jpg?_wi=2",
},
{
id: "5",
@@ -307,7 +307,7 @@ export default function LandingPage() {
role: "Resident",
company: "Sandwich",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-enjoying-morning_23-2148586194.jpg?_wi=4",
},
]}
title="What Our Clients Say"