diff --git a/src/app/page.tsx b/src/app/page.tsx index ab16a1c..92a952b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Start Your Project", href: "contact" }, { text: "View Our Work", href: "portfolio" }, ]} - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885662.jpg" imageAlt="A&A Website Agency team working together" mediaAnimation="slide-up"