Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Get personalized coverage that protects your family's future. No confusion, no pressure—just honest guidance from a licensed advisor."
|
||||
tag="Financial Security"
|
||||
tagIcon={Shield}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
buttons={[
|
||||
{ text: "Get Your Free Quote", href: "contact" },
|
||||
{ text: "Learn More", href: "features" }
|
||||
|
||||
Reference in New Issue
Block a user