Merge version_1 into main #2
@@ -8,7 +8,7 @@ import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/F
|
||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||
import ContactFaq from "@/components/sections/contact/ContactFaq";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { Star, Award, ShieldCheck, Zap, DollarSign, Phone, Wrench, Droplet, Pipe } from "lucide-react";
|
||||
import { Star, Award, ShieldCheck, Zap, DollarSign, Phone, Wrench, Droplet } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg"
|
||||
imageAlt="Professional Alvarado Plumbing service truck and technician"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
title: "Honest Pricing", description: "Transparent estimates with no hidden fees. What you see is what you pay.", icon: DollarSign,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg"
|
||||
imageAlt="Alvarado Plumbing team at work"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
icon: Droplet,
|
||||
title: "Water Heater Repair & Replacement", description: "Professional repair and full replacement of gas and electric water heaters."},
|
||||
{
|
||||
icon: Pipe,
|
||||
icon: Wrench,
|
||||
title: "Fixture Installation", description: "Expert installation of showers, sinks, toilets, and all bathroom and kitchen fixtures."},
|
||||
{
|
||||
icon: Wrench,
|
||||
|
||||
Reference in New Issue
Block a user