Merge version_1 into main #4
@@ -11,7 +11,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Bath, Bolt, Bug, Building, Camera, ChefHat, Clock, Droplets, Droplet, Faucet, Gauge, Hammer, HardHat, Layers, Leaf, Pipes, RefreshCcw, Scale, Search, ShieldCheck, ShowerHead, Thermometer, Tools, Wrench } from "lucide-react";
|
||||
import { Bath, Bolt, Bug, Building, Camera, ChefHat, Clock, Droplets, Droplet, Gauge, Hammer, HardHat, Layers, Leaf, Pipe, RefreshCcw, Scale, Search, ShieldCheck, ShowerHead, Thermometer, Wrench } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
icon: Droplet,
|
||||
text: "Prevent Water Damage"},
|
||||
{
|
||||
icon: Tools,
|
||||
icon: Wrench,
|
||||
text: "Expert Repairs"},
|
||||
],
|
||||
reverse: true
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-close-up-hydroalcoholic-gel_23-2148858968.jpg", imageAlt: "Plumber using drain cleaning snake tool"},
|
||||
items: [
|
||||
{
|
||||
icon: Faucet,
|
||||
icon: Droplets,
|
||||
text: "Clear Blockages"},
|
||||
{
|
||||
icon: Gauge,
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
icon: Camera,
|
||||
text: "Video Inspection"},
|
||||
{
|
||||
icon: Pipes,
|
||||
icon: Pipe,
|
||||
text: "Trenchless Repair"},
|
||||
{
|
||||
icon: Bug,
|
||||
|
||||
Reference in New Issue
Block a user