Update src/app/page.tsx
This commit is contained in:
@@ -16,7 +16,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="plain"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Build Your Website"
|
||||
description="Customize your website and get an instant estimate. Select the features you need and watch the price update in real-time."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
tag="Web Development Pricing"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user