Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-26 04:19:25 +00:00

View File

@@ -10,7 +10,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { ShieldCheck, Star, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -102,13 +102,13 @@ export default function LandingPage() {
]}
kpiItems={[
{
icon: Star, title: "Customer Rating", value: "5.0"
title: "Customer Rating", value: "5.0"
},
{
icon: Zap, title: "Same-Day Service", value: "Available"
title: "Same-Day Service", value: "Available"
},
{
icon: ShieldCheck, title: "Licensed & Insured", value: "Certified"
title: "Licensed & Insured", value: "Certified"
}
]}
title="Trusted by Your Neighbors"