diff --git a/src/app/page.tsx b/src/app/page.tsx index db79eff..96cb323 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import { Award, CheckCircle, Droplets, Layout, Palette, Shield, Users, Wrench } from "lucide-react"; +import { Award, CheckCircle, Droplets, Layout, Palette, Shield, Users, Hammer } from "lucide-react"; export default function LandingPage() { return ( @@ -29,414 +29,160 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);