|
|
|
|
@@ -110,10 +110,6 @@ export default function LandingPage() {
|
|
|
|
|
icon: Sprout,
|
|
|
|
|
title: "Seasonal Cleanup", description: "Spring and fall cleanup services including leaf removal, debris management, and seasonal preparation."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
icon: Bug,
|
|
|
|
|
title: "Pest & Disease Control", description: "Integrated pest management and plant health care to protect your landscape from damage and disease."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
icon: Droplets,
|
|
|
|
|
title: "Mulch & Soil Services", description: "Professional mulching and soil amendment services to enhance soil health and plant growth."
|
|
|
|
|
@@ -173,7 +169,7 @@ export default function LandingPage() {
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5,
|
|
|
|
|
id: "1", name: "AJ Kessler", role: "Homeowner", company: "North Bloomington", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-bjsw0qqj.jpg?_wi=2"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
@@ -187,6 +183,10 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=3"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Todd M Simmons", role: "Homeowner", company: "South Bloomington", rating: 5,
|
|
|
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=3"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
kpiItems={[
|
|
|
|
|
@@ -288,4 +288,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|