Merge version_1 into main #3
@@ -9,7 +9,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Award, Car, CheckCircle, Clock, DollarSign, Droplet, Droplets, Phone, Smile, Wrench, Zap, Shower, Faucet, Plug, IndianRupee } from "lucide-react";
|
||||
import { Award, Car, CheckCircle, Clock, DollarSign, Droplet, Droplets, Phone, Smile, Wrench, Zap, ShowerHead, Plug, IndianRupee } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg", imageAlt: "Shower head icon"},
|
||||
items: [
|
||||
{
|
||||
icon: Shower,
|
||||
icon: ShowerHead,
|
||||
text: "Install & Repair"},
|
||||
],
|
||||
reverse: false
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-matte-faucet-kitchen-island-elegant-modern-kitchen-interior-with-stone-countertop_169016-72783.jpg", imageAlt: "Water tap icon"},
|
||||
items: [
|
||||
{
|
||||
icon: Faucet,
|
||||
icon: Droplets,
|
||||
text: "Fix All Taps"},
|
||||
],
|
||||
reverse: false
|
||||
|
||||
Reference in New Issue
Block a user