diff --git a/src/app/page.tsx b/src/app/page.tsx index 44e3c05..cda7a3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,15 +4,15 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; -import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen'; +import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Car, Star } from "lucide-react"; +import ProductCardOne from '@/components/sections/product/ProductCardOne'; +import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; +import { Car, Star, ShoppingBag, Utensils, Zap, User, Coffee, Smile, Shirt, Bot } from "lucide-react"; export default function LandingPage() { return ( @@ -32,14 +32,10 @@ export default function LandingPage() { -
- -
- -
- -
- -
- +
+
-
-
- + -
- -
-