diff --git a/src/app/page.tsx b/src/app/page.tsx index dcabca8..1aa0218 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,6 +91,8 @@ export default function LandingPage() { animationType="slide-up" title="Investment Options" description="Simple, transparent pricing to get 1412 Enterprises working for your brand." + textboxLayout="default" + useInvertedBackground={true} plans={[ { id: "basic-website", badge: "Starter", badgeIcon: CheckCircle,