Merge version_2 into main #5
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user