Merge version_1 into main #1

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

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="small"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Premium Fashion Brand"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-with-sunglasses-posing-outdoors-with-copy-space_23-2148682634.jpg", imageAlt: "Recolin Polo Collection Featured"
@@ -154,7 +154,7 @@ export default function LandingPage() {
<ContactText
text="Ready to elevate your wardrobe? Get in touch with us today. Reach out for product inquiries, bulk orders, or general support. We're here to help you find the perfect Recolin polo."
animationType="reveal-blur"
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
buttons={[
{ text: "Email Us", href: "mailto:contact@recolin.pk" },