diff --git a/src/app/page.tsx b/src/app/page.tsx index ba5cb8d..b71ed6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function HomePage() { description="Premium collectible figures from your favorite anime and movies. Immerse yourself in a world of artistry, nostalgia, and pure passion." tag="New Collection" tagIcon={Sparkles} - background={{ variant: "aurora" }} + background={{ variant: "gradient-bars" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/gold-painted-laughing-buddha-figurine_1252-917.jpg", imageAlt: "Premium anime character figure showcase" @@ -161,28 +161,22 @@ export default function HomePage() {