diff --git a/src/app/page.tsx b/src/app/page.tsx index 18942f0..216580c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,7 @@ export default function LandingPage() { faqsAnimation="slide-up" mediaPosition="left" useInvertedBackground={true} + textboxLayout="default" /> @@ -128,7 +129,7 @@ export default function LandingPage() { tag="Get In Touch" title="Ready to build the future with us?" description="Reach out today to start a conversation about your next big project." - background="sparkles-gradient" + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} mediaPosition="right" />