From b06ff9ec0d77ad5ad1553a892147ff74f0fedf73 Mon Sep 17 00:00:00 2001 From: mulika-local Date: Tue, 23 Dec 2025 15:46:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 261 ++++------------------------------------------- 1 file changed, 18 insertions(+), 243 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb4d998..a61845e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,15 +1,6 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; -import SplitAboutCards from '@/components/sections/about/SplitAboutCards'; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import ContactInline from '@/components/sections/contact/ContactInline'; -import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; -import TestimonialCardFour from '@/components/sections/testimonial/TestimonialCardFour'; -import { Coffee, Leaf, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -25,240 +16,24 @@ export default function LandingPage() { secondaryButtonStyle="glass" headingFontWeight="light" > - - -
- -
- -
- -
- - - -
- -
- -
- -
- - - -