Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -51,13 +51,6 @@ export default function LandingPage() {
|
|||||||
brandName="Alpha Fitness Club"
|
brandName="Alpha Fitness Club"
|
||||||
bottomLeftText="Train like an Alpha"
|
bottomLeftText="Train like an Alpha"
|
||||||
bottomRightText="info@alphafitness.com"
|
bottomRightText="info@alphafitness.com"
|
||||||
button={{
|
|
||||||
text: "Join Now", href: "#contact", props: {
|
|
||||||
icon: ArrowRight,
|
|
||||||
iconPosition: 'right',
|
|
||||||
iconClassName: "bg-red-500 rounded-full p-1"
|
|
||||||
}
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -150,7 +143,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "john-doe", name: "John Doe", role: "Head Trainer, Strength & Conditioning", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sports-couple-is-engaged-gym_1157-21910.jpg", imageAlt: "Portrait of John Doe, Head Trainer"},
|
id: "john-doe", name: "John Doe", role: "Head Trainer, Strength & Conditioning", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sports-couple-is-engaged-gym_1157-21910.jpg", imageAlt: "Portrait of John Doe, Head Trainer"},
|
||||||
{
|
{
|
||||||
id: "jane-smith", name: "Jane Smith", role: "Certified Personal Trainer, Yoga & Pilates", imageSrc: "http://img.b2bpic.net/free-photo/photo-active-sporty-curly-haired-woman-leans-aside-keeps-arm-raised-up-dressed-activewear-poses-fitness-mat-against-urban-background-being-good-physical-shape-does-bend-exercise_273609-56903.jpg", imageAlt: "Portrait of Jane Smith, Yoga Instructor"},
|
id: "jane-smith", name: "Jane Smith", role: "Certified Personal Trainer, Yoga & Pilates", imageSrc: "http://img.b2bpic.net/free-photo/photo-active-sporty-curly-haired-woman-leans-aside-keeps-arm-raised-up-keeps-arm-raised-up-dressed-activewear-poses-fitness-mat-against-urban-background-being-good-physical-shape-does-bend-exercise_273609-56903.jpg", imageAlt: "Portrait of Jane Smith, Yoga Instructor"},
|
||||||
{
|
{
|
||||||
id: "mike-johnson", name: "Mike Johnson", role: "Group Fitness Instructor, HIIT & Cardio", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-boxer-wrapping-his-hands-before-training-boxing-ring_23-2148759639.jpg", imageAlt: "Portrait of Mike Johnson, Group Fitness Instructor"},
|
id: "mike-johnson", name: "Mike Johnson", role: "Group Fitness Instructor, HIIT & Cardio", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-boxer-wrapping-his-hands-before-training-boxing-ring_23-2148759639.jpg", imageAlt: "Portrait of Mike Johnson, Group Fitness Instructor"},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user