diff --git a/src/app/page.tsx b/src/app/page.tsx index be1217f..2e2d1ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,7 +15,18 @@ const navItems = [{ name: "Home", id: "/" }]; export default function HomePage() { return ( - + @@ -26,19 +37,11 @@ export default function HomePage() { background={{ variant: "gradient-bars" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/training-cross-fit-gym_169016-3356.jpg", imageAlt: "Powerlifter training" }, - { imageSrc: "http://img.b2bpic.net/free-photo/texture-close-up-metal_23-2148198951.jpg", imageAlt: "Strength Training" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-rowing-machine-gym_23-2147827875.jpg", imageAlt: "Cardio Training" }, - { imageSrc: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077752.jpg", imageAlt: "Power Rack" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138469.jpg", imageAlt: "Maintenance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/various-tools_23-2147773342.jpg", imageAlt: "Lifting Gear" } + { imageSrc: "http://img.b2bpic.net/free-photo/texture-close-up-metal_23-2148198951.jpg", imageAlt: "Strength Training" } ]} rightCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/squared-concrete-wall_1194-5532.jpg", imageAlt: "Strength" }, - { imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114124.jpg", imageAlt: "Power Rack" }, - { imageSrc: "http://img.b2bpic.net/free-photo/bodybuilder-working-his-legs-with-weight-machine-gym-muscular-young-man-blue-shorts-doing-exercises_639032-2732.jpg", imageAlt: "Endurance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/barbell-ready-workout-gym-various-sizes-weight-plates_169016-40070.jpg", imageAlt: "Gear" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-lifting-barbell-gym_23-2151982350.jpg", imageAlt: "Lifting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-woman-s-hand-exercising-with-dumbbell-gym_23-2147827432.jpg", imageAlt: "Recovery" } + { imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114124.jpg", imageAlt: "Power Rack" } ]} buttons={[{ text: "EQUIP YOUR GYM", href: "#products" }]} /> @@ -50,12 +53,11 @@ export default function HomePage() { useInvertedBackground={true} title="STRENGTH & IRON" description="Precision-engineered steel for peak performance." + showStepNumbers={false} features={[ { title: "Power Racks", description: "11-gauge steel, 1000lb capacity.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114127.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-kettlebells-gym_23-2149255815.jpg" } }, - { title: "Endurance", description: "Smart cardio engines for recovery.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111021.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-preparing-exercise-outdoors_23-2149676920.jpg" } }, - { title: "Tactical", description: "Calibrated plates for absolute precision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/weights-front-window_23-2148017341.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg" } } + { title: "Endurance", description: "Smart cardio engines for recovery.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111021.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-preparing-exercise-outdoors_23-2149676920.jpg" } } ]} - showStepNumbers={false} />
@@ -67,14 +69,13 @@ export default function HomePage() { animationType="slide-up" metrics={[ { id: "1", value: "11-GAUGE", title: "Steel Gauge", description: "Professional thickness", imageSrc: "http://img.b2bpic.net/free-photo/girl-gym_1157-5012.jpg" }, - { id: "2", value: "1000LB", title: "Capacity", description: "Extreme structural load", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-5777.jpg" }, - { id: "3", value: "LASER", title: "Cut Precision", description: "CNC manufacturing", imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197746.jpg" } + { id: "2", value: "1000LB", title: "Capacity", description: "Extreme structural load", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-5777.jpg" } ]} />
@@ -121,8 +119,7 @@ export default function HomePage() { description="Maintenance guides & workout templates." blogs={[ { id: "b1", category: "Maintenance", title: "Steel Care 101", excerpt: "Keep your racks for life.", imageSrc: "http://img.b2bpic.net/free-photo/development-movements-radial-wrist-joint-functional-board-hand_169016-41385.jpg", authorName: "Forge Master", authorAvatar: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", date: "Jan 2025" }, - { id: "b2", category: "Training", title: "Peak Intensity", excerpt: "The science of training.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-making-flexing-exercise_23-2148017401.jpg", authorName: "Forge Master", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-young-woman-practicing-yoga-is-engaged-with-teacher-online-via-tablet-home-sports-concept_1153-8323.jpg", date: "Feb 2025" }, - { id: "b3", category: "Gear", title: "Strap Durability", excerpt: "Why leather still wins.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-training-with-weights_23-2148603882.jpg", authorName: "Forge Master", authorAvatar: "http://img.b2bpic.net/free-photo/young-black-man-with-skipping-rope_23-2148203614.jpg", date: "Mar 2025" } + { id: "b2", category: "Training", title: "Peak Intensity", excerpt: "The science of training.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-making-flexing-exercise_23-2148017401.jpg", authorName: "Forge Master", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-young-woman-practicing-yoga-is-engaged-with-teacher-online-via-tablet-home-sports-concept_1153-8323.jpg", date: "Feb 2025" } ]} /> @@ -139,8 +136,8 @@ export default function HomePage() {