diff --git a/src/app/page.tsx b/src/app/page.tsx index deeb217..1bfee08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="mediumLargeSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="inset" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:+919876543210" }, { text: "Get Quote", href: "#contact" } ]} - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1218.jpg" imageAlt="Amrit Trading Co. Timber Yard" mediaAnimation="slide-up"