Update src/app/page.tsx
This commit is contained in:
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { CheckCircle, Trophy, Users, Wrench, Faucet, Thermometer, Droplet } from "lucide-react";
|
||||
import { CheckCircle, Trophy, Users, Wrench, Thermometer, Droplet } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
title: "Drain Cleaning", description: "Expert solutions for clogged drains, including hydro-jetting and root removal for lasting relief.", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg", imageAlt: "High pressure drain cleaning tools", buttonIcon: Wrench,
|
||||
},
|
||||
{
|
||||
title: "Faucet Installation & Repair", description: "Professional installation and repair of all types of faucets, ensuring leak-free performance and aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746318.jpg", imageAlt: "Plumber installing a modern kitchen faucet", buttonIcon: Faucet,
|
||||
title: "Faucet Installation & Repair", description: "Professional installation and repair of all types of faucets, ensuring leak-free performance and aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746318.jpg", imageAlt: "Plumber installing a modern kitchen faucet", buttonIcon: Droplet,
|
||||
},
|
||||
{
|
||||
title: "Water Heater Services", description: "Installation, repair, and maintenance for tankless and traditional water heaters, guaranteeing reliable hot water.", imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg", imageAlt: "Technician repairing a water heater", buttonIcon: Thermometer,
|
||||
|
||||
Reference in New Issue
Block a user