diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f98c50..df5ed1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,99 +32,47 @@ export default function LandingPage() {
@@ -309,13 +158,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Automotive Group", - "Moto Brand", - "Luxury Beauty", - "Tech Solutions", - "Sportswear Intl", - "Fashion House", - "Agency Partners", + "Automotive Group", "Moto Brand", "Luxury Beauty", "Tech Solutions", "Sportswear Intl", "Fashion House", "Agency Partners" ]} title="Brand che si affidano a noi" description="Collaboriamo con aziende leader per ridefinire la loro presenza digitale." @@ -324,44 +167,15 @@ export default function LandingPage() {
@@ -475,4 +223,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file