diff --git a/src/app/page.tsx b/src/app/page.tsx
index 550197a..8551b87 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
- background="aurora"
+ background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -45,7 +45,7 @@ export default function LandingPage() {
@@ -74,7 +74,7 @@ export default function LandingPage() {
@@ -165,7 +165,7 @@ export default function LandingPage() {
title="Stop The Leak Before It Gets Worse"
description="Roof leaks rarely fix themselves. Contact Raincheck today for a free inspection and honest quote. We're here to help."
tagIcon={AlertCircle}
- background={{ variant: "aurora" }}
+ background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/background-dark-clouds-before-thunder-storm-dramatic-sky_146671-14380.jpg"
imageAlt="Storm clouds and rain"
@@ -183,7 +183,7 @@ export default function LandingPage() {
description="Get answers to common questions about our roof plumbing services."
textboxLayout="default"
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg?_wi=5"
+ imageSrc="http://img.b2bpic.net/free-photo/adult-man-sitting-bench-learning_23-2148181511.jpg"
imageAlt="Roofer on the job"
mediaAnimation="slide-up"
mediaPosition="right"