diff --git a/src/app/page.tsx b/src/app/page.tsx index 7aadc85..193e7c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import ProductCardThree from "@/components/sections/product/ProductCardThree"; import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen"; import ContactText from "@/components/sections/contact/ContactText"; import FooterBase from "@/components/sections/footer/FooterBase"; -import { AlertCircle, Cloud, Layers, Smartphone, Zap } from "lucide-react"; +import { AlertCircle, Cloud, Layers, Smartphone, Zap, Award, Shield, Zap as ZapIcon, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -112,6 +112,30 @@ export default function LandingPage() { /> +
+ +
+