Update src/app/page.tsx

This commit is contained in:
2026-03-13 09:08:51 +00:00
parent 90951e5b25
commit 3cce22a5ca

View File

@@ -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"