diff --git a/src/app/page.tsx b/src/app/page.tsx index e45585a..f6dcb0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background={{ variant: "none" }} + background={{ variant: "circleGradient" }} cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Request Service", href: "#contact" } ]} buttonAnimation="slide-up" - background={{ variant: "plain" }} + background={{ variant: "animated-grid" }} carouselItems={[ { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864640.jpg", imageAlt: "Modern kitchen sink faucet installation" }, { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721541.jpg", imageAlt: "Water heater tank installation basement" }, @@ -215,7 +215,7 @@ export default function LandingPage() { description="Call MD Plumbing & Heating today for fast, professional, honest service. Emergency calls available 24/7." tagIcon={Phone} tagAnimation="slide-up" - background={{ variant: "plain" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg" imageAlt="Professional plumbing and heating service"