Update src/app/page.tsx

This commit is contained in:
2026-03-16 18:15:01 +00:00
parent cca461e14b
commit 024f888d07

View File

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