Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 13:15:22 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmall"
background="floatingGradient"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -44,7 +44,7 @@ export default function LandingPage() {
description="Discover the world's most authentic and exclusive soccer jerseys from legendary clubs and national teams. Shop premium kits from your favorite teams today."
tag="Authentic Collections"
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/modern-background-with-gradient-dynamic-shapes_52683-15308.jpg", imageAlt: "Premium soccer jersey collection"},
@@ -55,7 +55,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-cheering-sport-league-together_53876-42589.jpg", imageAlt: "New release soccer jerseys"},
{
imageSrc: "http://img.b2bpic.net/free-photo/shopping-center-employee-organizing-new-fashion-collection-racks_482257-113388.jpg?_wi=1", imageAlt: "TrueKitFC online store"},
imageSrc: "http://img.b2bpic.net/free-photo/shopping-center-employee-organizing-new-fashion-collection-racks_482257-113388.jpg", imageAlt: "TrueKitFC online store"},
]}
buttons={[
{ text: "Shop Now", href: "#products" },
@@ -96,9 +96,10 @@ export default function LandingPage() {
{ value: "50K+", title: "Happy Customers Worldwide" },
{ value: "500+", title: "Authentic Jersey Designs" },
]}
imageSrc="http://img.b2bpic.net/free-photo/shopping-center-employee-organizing-new-fashion-collection-racks_482257-113388.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/shopping-center-employee-organizing-new-fashion-collection-racks_482257-113388.jpg"
imageAlt="TrueKitFC store interior"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>