diff --git a/src/app/page.tsx b/src/app/page.tsx index 2505992..6790953 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Crown, Building2, Award, TrendingUp, Users, Phone, Star, Home, DollarSign } from "lucide-react"; +import { Crown, Building2, Award, TrendingUp, Users, Phone, Star, Home, DollarSign, Zap, Shield, Lock } from "lucide-react"; const navItems = [ { name: "Home", id: "/" }, @@ -146,6 +146,30 @@ export default function HomePage() { /> +
+ +
+