From 3cce22a5cace4b183c0b1ef02ecee4155d00f256 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 09:08:51 +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 1fb4c10..5e22381 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function HomePage() { tag="Premium Fashion" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0q02b2" imageAlt="TrendCart Fashion Collection" imagePosition="right" @@ -199,7 +199,7 @@ export default function HomePage() { description="Subscribe to our newsletter and receive exclusive offers, new arrivals, and style tips delivered to your inbox." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Subscribe"