Update src/app/page.tsx

This commit is contained in:
2026-03-02 21:33:28 +00:00
parent abc048a31e
commit 469677067a

View File

@@ -29,7 +29,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="flat"
secondaryButtonStyle="layered"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboard
title="Strengthen Your Jaw, Shape Your Face"
description="JawMax is the scientifically-formulated gum designed to build jaw strength and define facial contours. Join thousands who are transforming their smile through strategic mastication."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Performance Gum"
tagIcon={Zap}
tagAnimation="slide-up"