diff --git a/src/app/page.tsx b/src/app/page.tsx index 1abd748..75a464b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { CheckCircle, Clock, Leaf, LineChart, TrendingUp, UserCheck, Users, Utensils } from "lucide-react"; +import { CheckCircle, Clock, Leaf, LineChart, TrendingUp, UserCheck, Users, Utensils, Zap, Apple, BarChart2, Phone } from "lucide-react"; export default function LandingPage() { return ( @@ -29,426 +29,173 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file