Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,18 +45,18 @@ export default function LandingPage() {
|
||||
description="Premium gym equipment engineered for maximum performance and durability. Built to withstand intense training sessions."
|
||||
tag="Premium Gear"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=1", imageAlt: "Professional dumbbells set"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Professional dumbbells set"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg?_wi=1", imageAlt: "Heavy duty kettlebell"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg", imageAlt: "Heavy duty kettlebell"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-making-effort-while-weightlifting-cross-training-gym_637285-2488.jpg?_wi=1", imageAlt: "Olympic barbell with weights"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-making-effort-while-weightlifting-cross-training-gym_637285-2488.jpg", imageAlt: "Olympic barbell with weights"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-dumbbells-workout-adult-sneakers-slim_1428-696.jpg?_wi=1", imageAlt: "Resistance training bands"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-dumbbells-workout-adult-sneakers-slim_1428-696.jpg", imageAlt: "Resistance training bands"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=2", imageAlt: "Complete dumbbell collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Complete dumbbell collection"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop Equipment", href: "#products" },
|
||||
@@ -76,11 +76,11 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Olympic Barbell Set", price: "$299.99", variant: "20kg bar with 100kg weights", imageSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-making-effort-while-weightlifting-cross-training-gym_637285-2488.jpg?_wi=2", imageAlt: "Complete Olympic barbell set"},
|
||||
id: "1", name: "Olympic Barbell Set", price: "$299.99", variant: "20kg bar with 100kg weights", imageSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-making-effort-while-weightlifting-cross-training-gym_637285-2488.jpg", imageAlt: "Complete Olympic barbell set"},
|
||||
{
|
||||
id: "2", name: "Cast Iron Kettlebell", price: "$79.99", variant: "16kg solid cast iron", imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg?_wi=2", imageAlt: "Professional kettlebell"},
|
||||
id: "2", name: "Cast Iron Kettlebell", price: "$79.99", variant: "16kg solid cast iron", imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg", imageAlt: "Professional kettlebell"},
|
||||
{
|
||||
id: "3", name: "Resistance Band Set", price: "$49.99", variant: "5-level progressive resistance", imageSrc: "http://img.b2bpic.net/free-photo/woman-dumbbells-workout-adult-sneakers-slim_1428-696.jpg?_wi=2", imageAlt: "Complete resistance band set"},
|
||||
id: "3", name: "Resistance Band Set", price: "$49.99", variant: "5-level progressive resistance", imageSrc: "http://img.b2bpic.net/free-photo/woman-dumbbells-workout-adult-sneakers-slim_1428-696.jpg", imageAlt: "Complete resistance band set"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Materials", description: "Constructed from high-grade steel and cast iron for maximum durability and longevity in intense training environments.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23723.jpg?_wi=1", imageAlt: "Premium gym equipment materials"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23723.jpg", imageAlt: "Premium gym equipment materials"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "High-grade steel construction" },
|
||||
{ icon: CheckCircle, text: "Lifetime warranty" },
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Professional Design", description: "Ergonomically designed for optimal performance and safety during all your workouts and training sessions.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg?_wi=1", imageAlt: "Professional gym training"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg", imageAlt: "Professional gym training"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Ergonomic handles" },
|
||||
{ icon: CheckCircle, text: "Non-slip grip" },
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Athlete Approved", description: "Used by professional athletes and fitness champions worldwide. Trusted by elite trainers and strength coaches.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=3", imageAlt: "Professional athletes training"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Professional athletes training"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Endorsed by pros" },
|
||||
{ icon: CheckCircle, text: "Competition grade" },
|
||||
@@ -141,9 +141,9 @@ export default function LandingPage() {
|
||||
tagIcon={TrendingUp}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50K+", title: "Active Athletes", description: "Fitness professionals using our equipment daily", imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23723.jpg?_wi=2", imageAlt: "Active fitness community"},
|
||||
id: "1", value: "50K+", title: "Active Athletes", description: "Fitness professionals using our equipment daily", imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23723.jpg", imageAlt: "Active fitness community"},
|
||||
{
|
||||
id: "2", value: "99%", title: "Satisfaction Rate", description: "Customers rate our products and service excellent", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg?_wi=2", imageAlt: "Customer satisfaction metrics"},
|
||||
id: "2", value: "99%", title: "Satisfaction Rate", description: "Customers rate our products and service excellent", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-athletic-man-with-tattoo-his-hand-is-preparing-exercises-with-barbell_613910-21481.jpg", imageAlt: "Customer satisfaction metrics"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -165,11 +165,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "David Chen", handle: "@davids_gym", testimonial: "Five stars across the board. My entire gym is equipped with their products. Professional grade at competitive prices.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "David Chen"},
|
||||
{
|
||||
id: "4", name: "Jessica Martinez", handle: "@jess_trains", testimonial: "The kettlebells are perfectly balanced. I use them daily and they show zero wear. Outstanding durability.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg?_wi=1", imageAlt: "Jessica Martinez"},
|
||||
id: "4", name: "Jessica Martinez", handle: "@jess_trains", testimonial: "The kettlebells are perfectly balanced. I use them daily and they show zero wear. Outstanding durability.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", imageAlt: "Jessica Martinez"},
|
||||
{
|
||||
id: "5", name: "Alex Thompson", handle: "@alex_powerlifts", testimonial: "Serious equipment for serious athletes. This is what professional training looks like. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1586.jpg", imageAlt: "Alex Thompson"},
|
||||
{
|
||||
id: "6", name: "Emma Rodriguez", handle: "@emma_ripped", testimonial: "Premium quality that performs. My gym members love the resistance bands. Great additions to our facility.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg?_wi=2", imageAlt: "Emma Rodriguez"},
|
||||
id: "6", name: "Emma Rodriguez", handle: "@emma_ripped", testimonial: "Premium quality that performs. My gym members love the resistance bands. Great additions to our facility.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", imageAlt: "Emma Rodriguez"},
|
||||
]}
|
||||
speed={40}
|
||||
textboxLayout="default"
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
title="Ready to Level Up Your Training?"
|
||||
description="Join our community of elite athletes. Subscribe to our newsletter for exclusive deals, training tips, and new product launches."
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg"
|
||||
imageAlt="Modern gym facility"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user