Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 03:20:33 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Welcome to ShopHub"
tagIcon={ShoppingCart}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/revolutionary-business-banner-design-templates-with-multicolored-office-background_1097-1098.jpg", imageAlt: "Featured product showcase one"
@@ -305,7 +305,7 @@ export default function LandingPage() {
description="Join thousands of satisfied customers. Subscribe to our newsletter for exclusive offers and product launches."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email address"
buttonText="Subscribe Now"