diff --git a/src/app/page.tsx b/src/app/page.tsx index a300d6b..77198e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Premium Solutions" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "plain" }} + background={{ variant: "circleGradient" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-office-two-women-man-wearing-suit-looking-laptop-computer_1139-967.jpg", imageAlt: "Business team collaboration" }, { imageSrc: "http://img.b2bpic.net/free-photo/surprised-blonde-woman-looking-computer-screen-enjoying-latte-her-workplace_197531-4961.jpg", imageAlt: "Modern workspace environment" }, @@ -154,7 +154,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Ready to Transform Your Business?" description="Join hundreds of satisfied clients. Sign up for updates and exclusive offers from our team." - background={{ variant: "plain" }} + background={{ variant: "circleGradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Subscribe"