Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-25 21:55:36 +00:00

View File

@@ -8,7 +8,7 @@ import FeatureHoverPattern from '@/components/sections/feature/featureHoverPatte
import FooterBase from '@/components/sections/footer/FooterBase';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Droplet, Search, Snowflake, Wrench, Pipette, Pump } from "lucide-react";
import { Droplet, Search, Snowflake, Wrench, Pipette, Download } from "lucide-react";
export default function LandingPage() {
return (
@@ -62,7 +62,7 @@ export default function LandingPage() {
icon: Pipette,
title: "Drain Cleaning", description: "Effective removal of clogs and blockages from all types of drains and sewer lines, ensuring smooth flow."},
{
icon: Pump,
icon: Download,
title: "Sump Pump Installation", description: "Protecting your basement from flooding with reliable sump pump solutions and maintenance."},
{
icon: Snowflake,