Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-05-22 19:23:15 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextAbout from '@/components/sections/about/TextAbout';
import { LineChart, Navigation, Scan, CheckCircle, ShieldCheck, BookOpen } from "lucide-react";
import { LineChart, Navigation, Scan } from "lucide-react";
export default function LandingPage() {
return (
@@ -105,6 +105,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={false}
tag="Operational Success"
title="Proven Operational Performance"
metrics={[
{ id: "m1", value: "25%", description: "Reduction in average operative time" },