Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-06-02 20:42:10 +00:00

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
title="Unveiling the Art of Living"
description="Where timeless Italian design meets the future of luxury. Experience unparalleled craftsmanship and sophisticated elegance."
title="Experience the Art of Luxury: Cinematic Interiors"
description="Immerse yourself in unparalleled Italian design. Dramatic lighting, elegant forms, and sophisticated motion capture the essence of refined living."
background={{"variant":"rotated-rays-animated"}}
carouselItems={[
{ id: "hero-carousel-1", videoSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-decor-generated-by-ai_188544-21520.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-decor-generated-by-ai_188544-21520.jpg?_wi=2", imageAlt: "Luxury living room with Cattelan Italia furniture", videoAriaLabel: "Cinematic video of luxury interior" },
@@ -220,4 +220,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}