Merge version_1 into main #10
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user