Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-06 09:11:13 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ export default function LoginPage() {
title="Welcome Back to Uzum Market"
description="Sign in to your account to access your orders, saved items, and personalized recommendations."
tagIcon={LogIn}
background={{ variant: "glowing-orb" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email or phone number"
buttonText="Sign In"

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Shop Now", href: "/products" },
{ text: "Browse Categories", href: "/categories" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "circleGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/african-american-man-looks-clothes-online-touch-screen-monitor-fashion-boutique-mall-self-service-board-male-customer-looking-trendy-clothes-items-retail-kiosk-display_482257-63314.jpg"
imageAlt="Modern shopping experience"
frameStyle="card"
@@ -182,7 +182,7 @@ export default function LandingPage() {
title="Get Exclusive Offers & Updates"
description="Subscribe to stay informed about new arrivals, special discounts, and marketplace tips delivered straight to your inbox."
tagIcon={Mail}
background={{ variant: "glowing-orb" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Subscribe"