Update src/app/page.tsx

This commit is contained in:
2026-03-19 11:32:48 +00:00
parent a92b568df5
commit d5739df4e5

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Watch Demo", href: "#" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA6ey2EU599vn2Htg2uLTLX3pY/a-sleek-ai-powered-store-builder-dashboa-1773919904902-38ed0d03.png"
imageAlt="AI Store Builder Dashboard"
mediaAnimation="opacity"
@@ -265,7 +265,7 @@ export default function LandingPage() {
description="Join thousands of successful entrepreneurs. Start your 14-day free trial today."
tagIcon={Send}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Start Free Trial"