From 1a0bfdc19de81e4e58381e49e956f5efad7d4627 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:27:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4893b44..a7acd0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="circleGradient" + background="aurora" cardStyle="layered-gradient" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Get Your Quote", href: "#contact" }, { text: "Learn More", href: "#features" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg" imageAlt="Professional roofing installation" frameStyle="card" @@ -187,7 +187,7 @@ export default function LandingPage() { tagIcon={Mail} title="Ready for a New Roof?" description="Contact us today for a free inspection and quote. Our team responds quickly and is ready to help with your roofing needs." - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg" imageAlt="ProRoof office team"