Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Student Massage", href: "https://www.cdlcacademy.com/" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-sitting-mats_23-2148924683.jpg", imageAlt: "Massage Academy Classroom" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-sitting-mats_23-2148924683.jpg?_wi=1", imageAlt: "Massage Academy Classroom" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-getting-massage_23-2151178220.jpg", imageAlt: "Professional Massage Training" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-personal-trainer-helping-her-client-high-view_23-2148795222.jpg", imageAlt: "Wellness Academy" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pregnant-women-practicing-yoga-together_23-2150316799.jpg", imageAlt: "Student Massage Session" },
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
{ value: "15:1", title: "Student-Teacher Ratio" },
|
||||
{ value: "3 yrs", title: "Excellence" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/teenager-performing-split-pier_23-2147707612.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/teenager-performing-split-pier_23-2147707612.jpg?_wi=1"
|
||||
imageAlt="Professional massage therapist student"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -84,8 +84,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Personalized Instruction", description: "Small 15:1 ratio for deeper learning.", tag: "Core", imageSrc: "http://img.b2bpic.net/free-photo/group-young-sporty-people-sitting-sukhasana-rear-view_1163-5008.jpg", imageAlt: "Group of young sporty people sitting in Sukhasana, rear view" },
|
||||
{ id: "f2", title: "Professional Equipment", description: "Work and study on high-quality industry equipment.", tag: "Industry", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-sitting-mats_23-2148924683.jpg", imageAlt: "Group of young sporty people sitting in Sukhasana, rear view" },
|
||||
{ id: "f3", title: "Eco-Friendly Approach", description: "Complete non-toxic environment with vegan, chemical-free products.", tag: "Ethics", imageSrc: "http://img.b2bpic.net/free-photo/teenager-performing-split-pier_23-2147707612.jpg", imageAlt: "Group of young sporty people sitting in Sukhasana, rear view" },
|
||||
{ id: "f2", title: "Professional Equipment", description: "Work and study on high-quality industry equipment.", tag: "Industry", imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-sitting-mats_23-2148924683.jpg?_wi=2", imageAlt: "Group of young sporty people sitting in Sukhasana, rear view" },
|
||||
{ id: "f3", title: "Eco-Friendly Approach", description: "Complete non-toxic environment with vegan, chemical-free products.", tag: "Ethics", imageSrc: "http://img.b2bpic.net/free-photo/teenager-performing-split-pier_23-2147707612.jpg?_wi=2", imageAlt: "Group of young sporty people sitting in Sukhasana, rear view" },
|
||||
]}
|
||||
title="Why CDLC Academy?"
|
||||
description="We provide the best tools for your massage career journey."
|
||||
|
||||
Reference in New Issue
Block a user