From c0aa285a84ec0c26907b13b76e4863bf69b1ffdb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:15:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9eb11a5..c0eb94a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="inset" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Local Roofing Expertise" tagIcon={Shield} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "canvas-reveal" }} imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg" imageAlt="Professional roofing contractors in Brooklyn working on roof repair" buttons={[ -- 2.49.1