Merge version_3 into main #4
@@ -11,7 +11,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
||||
import { Leaf, Utensils, Star, Clock3 } from "lucide-react";
|
||||
import { Leaf, Utensils, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -95,6 +95,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={false}
|
||||
title="Operational Excellence"
|
||||
tag="Our Service"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user