diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ffa06d..a4d775f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,6 @@ export default function LandingPage() {
@@ -90,6 +91,7 @@ export default function LandingPage() { @@ -130,6 +134,8 @@ export default function LandingPage() { { id: "f2", title: "Authentication process?", content: "Every item undergoes a multi-point verification process by our in-house experts." }, ]} faqsAnimation="blur-reveal" + textboxLayout="default" + useInvertedBackground={false} /> @@ -141,7 +147,6 @@ export default function LandingPage() { { title: "The House", items: [{ label: "Philosophy", href: "#" }, { label: "Archives", href: "#" }] }, { title: "Customer Care", items: [{ label: "Authentication", href: "#" }, { label: "Shipping", href: "#" }] }, ]} - copyrightText="© 2025 Atelier Heritage Paris" />