Update src/app/page.tsx

This commit is contained in:
2026-05-13 03:22:31 +00:00
parent e4420b73fa
commit 2a47a99dac

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { ArrowRight, Leaf, Snowflake, Flower2, Trash2 } from 'lucide-react';
import { ArrowRight, Leaf, Snowflake, Flower2, Trash2, Shovel } from 'lucide-react';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -80,7 +80,7 @@ export default function LandingPage() {
features={[
{ title: "Summer Mowing", description: "Professional lawn mowing and grass maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-s-hand-pruning-flowers_23-2148165237.jpg", buttonIcon: Leaf },
{ title: "Winter Shoveling", description: "Clear sidewalks and driveways after snowfall.", imageSrc: "http://img.b2bpic.net/free-photo/man-worker-uniform-shoveling-snow-close-up-image_613910-7524.jpg", buttonIcon: Snowflake },
{ title: "Spring Planting", description: "Brighten up your beds with seasonal flowers.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-planting-flowers-pot_23-2148905272.jpg", buttonIcon: Flower2 },
{ title: "Planting & Bed Prep", description: "Help your yard wake up after winter: bed cleanup, weeding, planting annuals/bulbs, fresh mulch, and light pruning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-planting-flowers-pot_23-2148905272.jpg", buttonIcon: Shovel },
{ title: "Fall Cleanup", description: "Complete yard cleanup including leaf raking.", imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176602.jpg", buttonIcon: Trash2 },
]}
title="Seasonal Services for Every Need"