Merge version_2 into main #4
@@ -11,7 +11,6 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Award, Shield, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -83,6 +82,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
title="Proven Results"
|
||||
description="Our platform has accelerated project timelines for thousands of businesses."
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "95%", description: "Average reduction in development time." },
|
||||
{ id: "m2", value: "99.9%", description: "Industry-leading uptime and safety." },
|
||||
|
||||
Reference in New Issue
Block a user