diff --git a/src/app/page.tsx b/src/app/page.tsx
index e1722fd..1ac6030 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,33 +31,23 @@ export default function LandingPage() {
@@ -66,19 +56,17 @@ export default function LandingPage() {
@@ -110,35 +96,23 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Authenticity Guaranteed",
- description: "Every product is rigorously authenticated by our experts, ensuring you receive only genuine, premium sportswear and sneakers.",
- imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-luxury-gold_23-2148681364.jpg",
- imageAlt: "Authenticity certificate",
+ title: "Authenticity Guaranteed", description: "Every product is rigorously authenticated by our experts, ensuring you receive only genuine, premium sportswear and sneakers.", imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-luxury-gold_23-2148681364.jpg", imageAlt: "Authenticity certificate"
},
{
id: 2,
- title: "Curated Collections",
- description: "Say goodbye to overwhelming choices. We handpick the finest selection of athletic and lifestyle products from top brands worldwide.",
- imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg",
- imageAlt: "Curated product display",
+ title: "Curated Collections", description: "Say goodbye to overwhelming choices. We handpick the finest selection of athletic and lifestyle products from top brands worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg", imageAlt: "Curated product display"
},
{
id: 3,
- title: "Performance & Style",
- description: "Discover high-quality gymwear, performance apparel, and casual streetwear that combines innovative design with peak functionality.",
- imageSrc: "http://img.b2bpic.net/free-vector/ready-print-sports-tshirt-workout-training-clothing-patterns_29096-5431.jpg",
- imageAlt: "High performance apparel",
+ title: "Performance & Style", description: "Discover high-quality gymwear, performance apparel, and casual streetwear that combines innovative design with peak functionality.", imageSrc: "http://img.b2bpic.net/free-vector/ready-print-sports-tshirt-workout-training-clothing-patterns_29096-5431.jpg", imageAlt: "High performance apparel"
},
{
id: 4,
- title: "Exclusive Drops",
- description: "Gain access to limited-edition releases and sought-after drops, positioning you at the forefront of sports fashion.",
- imageSrc: "http://img.b2bpic.net/free-psd/autumn-sale-new-arrivals-banner-template_23-2148663928.jpg",
- imageAlt: "Exclusive shoe drop",
- },
+ title: "Exclusive Drops", description: "Gain access to limited-edition releases and sought-after drops, positioning you at the forefront of sports fashion.", imageSrc: "http://img.b2bpic.net/free-psd/autumn-sale-new-arrivals-banner-template_23-2148663928.jpg", imageAlt: "Exclusive shoe drop"
+ }
]}
title="Experience the Elite Difference"
- description="Beyond just products, we offer a meticulously curated experience built on trust, exclusivity, and cutting-edge style."
+ description="Beyond just products, we offer a meticulously curated experience built on trust, exclusivity, and cutting-g style."
tag="Why CJSPORTS?"
/>
@@ -151,47 +125,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "prod-1",
- name: "Velocity Pro X",
- price: "$180",
- imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-bwhite-shirt_1303-23902.jpg",
- imageAlt: "Premium white sport sneaker",
+ id: "prod-1", name: "Velocity Pro X", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-bwhite-shirt_1303-23902.jpg", imageAlt: "Premium white sport sneaker"
},
{
- id: "prod-2",
- name: "Apex Performance Jacket",
- price: "$120",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-athletic-wear-posing-stairs-outdoors_23-2148773869.jpg",
- imageAlt: "Sleek black performance jacket",
+ id: "prod-2", name: "Apex Performance Jacket", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-athletic-wear-posing-stairs-outdoors_23-2148773869.jpg", imageAlt: "Sleek black performance jacket"
},
{
- id: "prod-3",
- name: "Elite Comfort Hoodie",
- price: "$90",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-teenage-boy-with-headphones-posing-chair_23-2149085897.jpg",
- imageAlt: "Designer grey hoodie",
+ id: "prod-3", name: "Elite Comfort Hoodie", price: "$90", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-teenage-boy-with-headphones-posing-chair_23-2149085897.jpg", imageAlt: "Designer grey hoodie"
},
{
- id: "prod-4",
- name: "Stealth Track Pants",
- price: "$75",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-fitting-sport-wear-bridge-hot-sunny-morning-stretch-herself_343596-6315.jpg",
- imageAlt: "Black athletic track pants",
+ id: "prod-4", name: "Stealth Track Pants", price: "$75", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-fitting-sport-wear-bridge-hot-sunny-morning-stretch-herself_343596-6315.jpg", imageAlt: "Black athletic track pants"
},
{
- id: "prod-5",
- name: "Voyager Duffle Bag",
- price: "$110",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100699.jpg",
- imageAlt: "Premium black duffle bag",
+ id: "prod-5", name: "Voyager Duffle Bag", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100699.jpg", imageAlt: "Premium black duffle bag"
},
{
- id: "prod-6",
- name: "Horizon Cap",
- price: "$35",
- imageSrc: "http://img.b2bpic.net/free-vector/td-logo-monogram-design_23-2151060595.jpg",
- imageAlt: "Stylish black baseball cap",
- },
+ id: "prod-6", name: "Horizon Cap", price: "$35", imageSrc: "http://img.b2bpic.net/free-vector/td-logo-monogram-design_23-2151060595.jpg", imageAlt: "Stylish black baseball cap"
+ }
]}
title="New Arrivals & Bestsellers"
description="Explore the freshest drops and most sought-after items across sneakers, apparel, and accessories. Each piece is hand-selected for quality, style, and performance."
@@ -204,14 +154,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
- "http://img.b2bpic.net/free-vector/variety-sport-badges-retro-style_23-2147520382.jpg",
- "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275246.jpg",
- "http://img.b2bpic.net/free-vector/golden-tiger-logo-collection_23-2148003332.jpg",
- "http://img.b2bpic.net/free-vector/letter-s-logo-with-leaf-bird-it_698780-957.jpg",
- "http://img.b2bpic.net/free-vector/set-golden-heraldic-shields_23-2147613390.jpg",
- "http://img.b2bpic.net/free-vector/blue-background-with-silhouette-young-man-jumping_23-2147653235.jpg",
- "http://img.b2bpic.net/free-photo/portrait-man-showing-shoe_23-2148779999.jpg",
+ "http://img.b2bpic.net/free-vector/variety-sport-badges-retro-style_23-2147520382.jpg", "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275246.jpg", "http://img.b2bpic.net/free-vector/golden-tiger-logo-collection_23-2148003332.jpg", "http://img.b2bpic.net/free-vector/letter-s-logo-with-leaf-bird-it_698780-957.jpg", "http://img.b2bpic.net/free-vector/set-golden-heraldic-shields_23-2147613390.jpg", "http://img.b2bpic.net/free-vector/blue-background-with-silhouette-young-man-jumping_23-2147653235.jpg", "http://img.b2bpic.net/free-photo/portrait-man-showing-shoe_23-2148779999.jpg"
]}
+ names={["Brand 1", "Brand 2", "Brand 3", "Brand 4", "Brand 5", "Brand 6", "Brand 7"]}
title="Trusted by Elite Brands & Enthusiasts"
description="Our commitment to excellence has earned the trust of premium sportswear brands and a discerning community worldwide."
showCard={false}
@@ -225,73 +170,40 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Liam K.",
- role: "Sneaker Collector",
- company: "Urban Kicks",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-posing_158595-3057.jpg",
+ id: "1", name: "Liam K.", role: "Sneaker Collector", company: "Urban Kicks", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-posing_158595-3057.jpg"
},
{
- id: "2",
- name: "Sophia G.",
- role: "Athletic Trainer",
- company: "Peak Performance",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-using-smart-phone-hallway-health-club_637285-8462.jpg",
+ id: "2", name: "Sophia G.", role: "Athletic Trainer", company: "Peak Performance", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-using-smart-phone-hallway-health-club_637285-8462.jpg"
},
{
- id: "3",
- name: "Ethan C.",
- role: "Streetwear Influencer",
- company: "Style Savant",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-suit-cloakroom_171337-19180.jpg",
+ id: "3", name: "Ethan C.", role: "Streetwear Influencer", company: "Style Savant", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-suit-cloakroom_171337-19180.jpg"
},
{
- id: "4",
- name: "Olivia M.",
- role: "Fitness Enthusiast",
- company: "Active Living",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/brunette-blogger-taking-selfie_23-2148192297.jpg",
+ id: "4", name: "Olivia M.", role: "Fitness Enthusiast", company: "Active Living", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/brunette-blogger-taking-selfie_23-2148192297.jpg"
},
{
- id: "5",
- name: "Noah B.",
- role: "Fashion Buyer",
- company: "Trendsetter Co.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-african-businesswoman-standing-white-background_171337-16075.jpg",
+ id: "5", name: "Noah B.", role: "Fashion Buyer", company: "Trendsetter Co.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-african-businesswoman-standing-white-background_171337-16075.jpg"
},
{
- id: "6",
- name: "Ava R.",
- role: "Pro Athlete",
- company: "Game Changers",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-happy-cheerful-clenching-fist-rejoicing-his-success-standing-blue-background_141793-133771.jpg",
- },
+ id: "6", name: "Ava R.", role: "Pro Athlete", company: "Game Changers", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-happy-cheerful-clenching-fist-rejoicing-his-success-standing-blue-background_141793-133771.jpg"
+ }
]}
kpiItems={[
{
- id: "kpi-1",
- value: "10,000+",
- title: "Verified Authentic Items",
- description: "Ensuring genuine products for peace of mind.",
+ value: "10,000+", title: "Verified Authentic Items", description: "Ensuring genuine products for peace of mind."
},
{
- id: "kpi-2",
- value: "4.9/5",
- title: "Customer Satisfaction",
- description: "Rated excellent across thousands of reviews.",
+ value: "4.9/5", title: "Customer Satisfaction", description: "Rated excellent across thousands of reviews."
},
{
- id: "kpi-3",
- value: "1M+",
- title: "Community Members",
- description: "Join a global network of style and sports enthusiasts.",
- },
+ value: "1M+", title: "Community Members", description: "Join a global network of style and sports enthusiasts."
+ }
]}
title="Hear From Our Valued Community"
description="Real experiences from collectors, athletes, and style enthusiasts who choose CJSPORTS for their premium sportswear needs."
@@ -302,16 +214,15 @@ export default function LandingPage() {
@@ -321,77 +232,60 @@ export default function LandingPage() {
logoText="CJSPORTS"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "/about",
+ label: "About Us", href: "/about"
},
{
- label: "Careers",
- href: "#",
+ label: "Careers", href: "#"
},
{
- label: "Press",
- href: "#",
- },
- ],
+ label: "Press", href: "#"
+ }
+ ]
},
{
- title: "Shop",
- items: [
+ title: "Shop", items: [
{
- label: "New Arrivals",
- href: "/shop#new-arrivals",
+ label: "New Arrivals", href: "/shop#new-arrivals"
},
{
- label: "Sneakers",
- href: "/shop#sneakers",
+ label: "Sneakers", href: "/shop#sneakers"
},
{
- label: "Apparel",
- href: "/shop#apparel",
+ label: "Apparel", href: "/shop#apparel"
},
{
- label: "Brands",
- href: "/brands",
- },
- ],
+ label: "Brands", href: "/brands"
+ }
+ ]
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "FAQ",
- href: "#faq",
+ label: "FAQ", href: "#faq"
},
{
- label: "Shipping",
- href: "#shipping",
+ label: "Shipping", href: "#shipping"
},
{
- label: "Returns",
- href: "#returns",
+ label: "Returns", href: "#returns"
},
{
- label: "Contact Us",
- href: "/contact",
- },
- ],
+ label: "Contact Us", href: "/contact"
+ }
+ ]
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
+ label: "Privacy Policy", href: "#"
},
{
- label: "Terms of Service",
- href: "#",
- },
- ],
- },
+ label: "Terms of Service", href: "#"
+ }
+ ]
+ }
]}
copyrightText="© 2024 CJSPORTS. All rights reserved."
/>