Update src/app/page.tsx

This commit is contained in:
2026-06-02 20:32:34 +00:00
parent e69002cf35
commit dc85683c5d

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
<div id="philosophy" data-section="philosophy">
<TextAbout
title="Our Design Philosophy: Crafting Legacies"
text="At Cattelan Italia, design is a journey of innovation and artistry. We sculpt spaces where form meets function, creating pieces that transcend trends and define contemporary luxury living. Our heritage is built on a relentless pursuit of beauty and functional excellence, transforming raw materials into enduring works of art that enrich every interior."
description="At Cattelan Italia, design is a journey of innovation and artistry. We sculpt spaces where form meets function, creating pieces that transcend trends and define contemporary luxury living. Our heritage is built on a relentless pursuit of beauty and functional excellence, transforming raw materials into enduring works of art that enrich every interior."
useInvertedBackground={false}
/>
</div>
@@ -188,6 +188,7 @@ export default function LandingPage() {
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>