Update src/app/page.tsx
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
{ text: "Join Now", href: "#pricing" },
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gym-strength-health-arm-muscle_1303-472.jpg"
|
||||
imageAlt="Modern fitness center with professional equipment"
|
||||
frameStyle="card"
|
||||
|
||||
Reference in New Issue
Block a user