diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fd6c05..0a39689 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,125 +7,78 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; import LegalSection from '@/components/legal/LegalSection'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import ProductCardOne from '@/components/sections/product/ProductCardOne'; +import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TextAbout from '@/components/sections/about/TextAbout'; +import ButtonTextUnderline from '@/components/button/ButtonTextUnderline'; export default function LandingPage() { return (
-
- -
-
-
-
- -
- - - -