Merge version_1 into main #5
@@ -9,7 +9,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe
|
||||
import LegalSection from '@/components/legal/LegalSection';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import { Award, CheckCircle, Clock, DollarSign, Shield, Star, Wrench, Handshake } from "lucide-react";
|
||||
import { Award, CheckCircle, Clock, DollarSign, Shield, Star, Wrench, Handshake, Tool } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
id: "f1", title: "50+ Years of Experience", description: "Family-owned since 1972, we bring over five decades of expertise to every repair, installation, and maintenance job in Maryland.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-sitting-floor-with-tap_259150-58260.jpg" },
|
||||
items: [
|
||||
{ icon: Clock, text: "Proven track record" },
|
||||
{ icon: Wrench, text: "Experienced technicians" }
|
||||
{ icon: Tool, text: "Experienced technicians" }
|
||||
],
|
||||
reverse: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user