Merge version_1 into main #1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user