Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-05 06:01:59 +00:00

View File

@@ -11,7 +11,7 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import MediaAbout from '@/components/sections/about/MediaAbout';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { ShieldCheck, Target, ShieldCheck as LucideIcon } from "lucide-react";
import { ShieldCheck, Target } from "lucide-react";
export default function LandingPage() {
return (
@@ -84,6 +84,7 @@ export default function LandingPage() {
<MetricCardTwo
title="Proven Performance"
tag="Impact"
description="Our metrics speak for themselves."
useInvertedBackground={true}
animationType="slide-up"
gridVariant="bento-grid"