Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 13:14:11 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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", imageAlt: "TrueKitFC online store"},
imageSrc: "http://img.b2bpic.net/free-photo/shopping-center-employee-organizing-new-fashion-collection-racks_482257-113388.jpg?_wi=1", imageAlt: "TrueKitFC online store"},
]}
buttons={[
{ text: "Shop Now", href: "#products" },
@@ -96,7 +96,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/shopping-center-employee-organizing-new-fashion-collection-racks_482257-113388.jpg?_wi=2"
imageAlt="TrueKitFC store interior"
mediaAnimation="slide-up"
useInvertedBackground={false}