diff --git a/src/app/page.tsx b/src/app/page.tsx index 8bff249..4e3b4db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,6 @@ export default function LandingPage() { rating={5} ratingText="Exceptional Experiences" background={{ variant: "plain" }} - useInvertedBackground={false} />
@@ -149,7 +148,6 @@ export default function LandingPage() { { text: "DOWNLOAD PRESS KIT", href: "mailto:press@worldwave.events" }, { text: "BRAND GUIDELINES", href: "#" } ]} - animationType="slide-up" textboxLayout="default" useInvertedBackground={false} speed={40} @@ -198,7 +196,6 @@ export default function LandingPage() { { title: "LEGAL", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }, { label: "Refund", href: "#" }, { label: "Cookie", href: "#" }] } ]} copyrightText="WORLDWAVE EVENTS REGISTERED IN BRITISH COLUMBIA, CANADA © 2023-2026 ALL RIGHTS RESERVED MADE IN VANCOUVER 49.2827°N 123.1207°W" - useInvertedBackground={false} />