Update src/app/page.tsx

This commit is contained in:
2026-03-03 11:26:27 +00:00
parent 81b068c323
commit e180f0acab

View File

@@ -55,7 +55,7 @@ const HomePage = () => {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="noise"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="flat"
secondaryButtonStyle="glass"
@@ -100,7 +100,7 @@ const HomePage = () => {
{ text: "See Our Services", href: "/services" },
]}
buttonAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
ariaLabel="Hero section"
/>