Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-19 11:47:56 +00:00

View File

@@ -39,7 +39,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="largeSmall"
background="grid"
background="animated-grid"
cardStyle="soft-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -58,7 +58,7 @@ export default function HomePage() {
<HeroBillboardScroll
title="Discover Millions of Products"
description="Shop the largest selection of electronics, fashion, home essentials, and more with unbeatable prices and guaranteed fast delivery across India."
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
tag="Limited Time Offer"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -210,7 +210,7 @@ export default function HomePage() {
description="Join millions of shoppers enjoying seamless shopping, great deals, and fast delivery. Browse our collection now!"
tagIcon={Rocket}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email for exclusive deals"
buttonText="Sign Up & Get ₹500 Off"