Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 16:36:24 +00:00

View File

@@ -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" }