diff --git a/src/app/page.tsx b/src/app/page.tsx index 2adbf8e..7489834 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,15 +1,6 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; -import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; -import ProductCardSeven from '@/components/sections/product/ProductCardSeven'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import ContactText from '@/components/sections/contact/ContactText'; -import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { Coffee, Heart, Sparkles, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -25,214 +16,95 @@ export default function LandingPage() { secondaryButtonStyle="solid" headingFontWeight="bold" > - - -
- -
- -
- -
- - - -
- -
- -
- -
- -
- -
- -