Merge version_1 into main #3
@@ -69,13 +69,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "One-Time Yard Cleanup", description: "Behind on waste removal? No judgment — we've seen it all. One call and we'll have your yard completely cleared.", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg", buttonIcon: Zap,
|
||||
title: "One-Time Yard Cleanup", description: "Behind on waste removal? No judgment — we've seen it all. One call and we'll have your yard completely cleared.", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg?_wi=1", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Recurring Maintenance", description: "Weekly, bi-weekly, or monthly visits — you choose the schedule that fits your life.", imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg", buttonIcon: Calendar,
|
||||
title: "Recurring Maintenance", description: "Weekly, bi-weekly, or monthly visits — you choose the schedule that fits your life.", imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg?_wi=1", buttonIcon: Calendar,
|
||||
},
|
||||
{
|
||||
title: "Residential Service", description: "Whether you have one small dog or a full pack, we handle properties of all sizes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg", buttonIcon: Home,
|
||||
title: "Residential Service", description: "Whether you have one small dog or a full pack, we handle properties of all sizes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg?_wi=1", buttonIcon: Home,
|
||||
},
|
||||
]}
|
||||
title="What We Do"
|
||||
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "5.0", title: "Star Rating", description: "Consistently exceeding client expectations.", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg"},
|
||||
id: "m1", value: "5.0", title: "Star Rating", description: "Consistently exceeding client expectations.", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-community-service-by-collecting-trash-outdoors_23-2149109148.jpg?_wi=2"},
|
||||
{
|
||||
id: "m2", value: "Veteran", title: "Owned & Operated", description: "Discipline and integrity on every visit.", imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg"},
|
||||
id: "m2", value: "Veteran", title: "Owned & Operated", description: "Discipline and integrity on every visit.", imageSrc: "http://img.b2bpic.net/free-vector/duotone-personal-trainer-price-list_23-2149543268.jpg?_wi=2"},
|
||||
{
|
||||
id: "m3", value: "24h", title: "Fast Response", description: "Same-day replies, next-day availability.", imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg"},
|
||||
id: "m3", value: "24h", title: "Fast Response", description: "Same-day replies, next-day availability.", imageSrc: "http://img.b2bpic.net/free-photo/woman-planting-vegetable-small-home-garden_53876-105373.jpg?_wi=2"},
|
||||
]}
|
||||
title="The Reese's Difference"
|
||||
description="Quality service backed by veteran discipline and unwavering reliability."
|
||||
|
||||
Reference in New Issue
Block a user