Merge version_1 into main #3
@@ -11,7 +11,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { AlertTriangle, Shield, Zap, Factory, Tools } from "lucide-react";
|
||||
import { AlertTriangle, Shield, Zap, Factory, Wrench } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Tools,
|
||||
icon: Wrench,
|
||||
text: "Fast Repairs"},
|
||||
{
|
||||
icon: AlertTriangle,
|
||||
|
||||
Reference in New Issue
Block a user