diff --git a/src/app/page.tsx b/src/app/page.tsx index 6991811..f9c97f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="circleGradient" + background="none" cardStyle="glass-elevated" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Request a Quote", href: "#contact" }, { text: "View Services", href: "#services" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg" imageAlt="Professional landscaping project with mature trees" frameStyle="card"