diff --git a/src/app/page.tsx b/src/app/page.tsx index 119a3b6..ee60fc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,6 +35,7 @@ export default function Page() { { title: "Security", description: "Built-in protection.", imageSrc: "/placeholder.jpg" } ]} textboxLayout="default" + animationType="slide-up" useInvertedBackground={false} /> @@ -86,7 +87,6 @@ export default function Page() { tag="Ready?" title="Get in Touch" description="Let's build something great." - background={{ variant: "plain" }} useInvertedBackground={false} />