Merge version_1 into main #10

Merged
bender merged 1 commits from version_1 into main 2026-03-14 19:18:23 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background={{ variant: "animated-grid" }}
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -270,7 +270,7 @@ export default function LandingPage() {
text="Ready to distract your market?"
animationType="background-highlight"
buttons={[{ text: "Get a quote", href: "#contact" }]}
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
containerClassName="max-w-7xl mx-auto px-6 py-16"
contentClassName="text-center py-12"