Update src/app/page.tsx
This commit is contained in:
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="mediumLargeSizeMediumTitles"
|
sizing="mediumLargeSizeMediumTitles"
|
||||||
background="noiseDiagonalGradient"
|
background="circleGradient"
|
||||||
cardStyle="soft-shadow"
|
cardStyle="soft-shadow"
|
||||||
primaryButtonStyle="flat"
|
primaryButtonStyle="flat"
|
||||||
secondaryButtonStyle="layered"
|
secondaryButtonStyle="layered"
|
||||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
title="Strengthen Your Jaw, Shape Your Face"
|
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."
|
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"
|
tag="Performance Gum"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user