Update src/app/page.tsx

This commit is contained in:
2026-03-05 08:00:07 +00:00
parent 7cb0bd2611
commit 64dd38a7fc

View File

@@ -21,7 +21,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSmallSizeLargeTitles"
background="blurBottom"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -49,7 +49,7 @@ export default function HomePage() {
tag="Trusted by 50+ Perth Businesses"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "50+", label: "Projects Completed" },
{ value: "3.2x", label: "Average Lead Increase" },
@@ -210,7 +210,7 @@ export default function HomePage() {
tagAnimation="slide-up"
title="Let's Discuss Your Web Design Project"
description="Book a free 30-minute consultation call. We'll discuss your business goals, challenges, and how we can help you attract more leads and customers with a professional website."
background={{ variant: "blurBottom" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Your email address"
buttonText="Book Free Consultation"