Update src/app/page.tsx

This commit is contained in:
2026-04-07 17:25:57 +00:00
parent 686dcff178
commit 3fc8b690b7

View File

@@ -5,7 +5,6 @@ import ReactLenis from "lenis/react";
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import { LegalSection } from '@/components/sections/legal/LegalSection';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
@@ -105,6 +104,7 @@ export default function LandingPage() {
<div id="socialProof" data-section="socialProof">
<SocialProofOne
names={["Recensioni", "Google", "TripAdvisor", "Instagram", "Facebook"]}
textboxLayout="default"
useInvertedBackground={false}
title="I nostri numeri"
@@ -112,10 +112,6 @@ export default function LandingPage() {
/>
</div>
<div id="legal" data-section="legal">
<LegalSection type="page" content={[]} />
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="L'Acquolina In Bocca"