Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 62dd1602e0 | |||
| 61b0c155ba | |||
| 6a940077f0 | |||
| 3e01738469 |
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user