diff --git a/src/app/page.tsx b/src/app/page.tsx index 241dbf6..daeae79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,8 @@ export default function HomePage() { logoText="VIVIMILANO" description="Vivi Milano come un vero milanese. Appartamenti eleganti nei quartieri più autentici di Milano." buttons={[ + { + text: "500+ Happy Guests", href: "#testimonials"}, { text: "Scopri gli Appartamenti", href: "/apartments"}, { @@ -66,6 +68,7 @@ export default function HomePage() { ]} autoplayDelay={4000} showDimOverlay={true} + descriptionClassName="text-white drop-shadow-lg font-semibold" ariaLabel="Vivimilano BnB hero carousel section" />