Merge version_1 into main #3
@@ -96,9 +96,9 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Precision Gear", description: "State-of-the-art machines calibrated for maximum efficiency.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg", imageAlt: "Equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg", imageAlt: "Cardio" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-black-display-gym-equipments-blue-backdrop_23-2148041427.jpg", imageAlt: "Tech" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg?_wi=1", imageAlt: "Equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg?_wi=1", imageAlt: "Cardio" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-black-display-gym-equipments-blue-backdrop_23-2148041427.jpg?_wi=1", imageAlt: "Tech" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -122,15 +122,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "basic", title: "Essential", price: "$49", period: "/mo", features: ["Gym Access", "Locker Room", "Cardio Areas"],
|
||||
button: { text: "Get Started", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg?_wi=2"},
|
||||
{
|
||||
id: "pro", title: "Elite Athlete", price: "$89", period: "/mo", features: ["All Access", "3 Coach Sessions", "Advanced Recovery"],
|
||||
button: { text: "Go Pro", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg?_wi=2"},
|
||||
{
|
||||
id: "full", title: "Total Transformation", price: "$149", period: "/mo", features: ["Unlimited Access", "Unlimited Coaching", "Custom Nutrition"],
|
||||
button: { text: "Join Now", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-black-display-gym-equipments-blue-backdrop_23-2148041427.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-black-display-gym-equipments-blue-backdrop_23-2148041427.jpg?_wi=2"},
|
||||
]}
|
||||
title="Flexible Membership Plans"
|
||||
description="Choose a plan that fits your lifestyle. No hidden fees, just pure commitment."
|
||||
|
||||
Reference in New Issue
Block a user