Merge version_1 into main #5
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user