diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2d897d5..ca8228f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -21,7 +21,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="medium"
sizing="medium"
- background="aurora"
+ background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="flat"
secondaryButtonStyle="glass"
@@ -48,7 +48,7 @@ export default function HomePage() {
tag="Premium Creative Services"
tagIcon={Camera}
tagAnimation="slide-up"
- background={{ variant: "aurora" }}
+ background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/model-photographer-getting-ready-photo-shooting_23-2148424416.jpg"
imageAlt="Post Productionss studio showcase"
imagePosition="right"
@@ -66,12 +66,12 @@ export default function HomePage() {
@@ -127,47 +118,17 @@ export default function HomePage() {