Merge version_1 into main #1
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg?_wi=1"
|
||||
imageAlt="Wing Chun martial artist in traditional stance"
|
||||
buttons={[
|
||||
{ text: "Start Training Today", href: "#contact" },
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Foundation", title: "Stance & Form Mastery", subtitle: "Build the foundation of Wing Chun", description: "Learn proper stances, basic movements, and the fundamental Siu Nim Tao form. Develop muscle memory and correct posture that forms the basis of all advanced techniques.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg", imageAlt: "Wing Chun stance training"
|
||||
tag: "Foundation", title: "Stance & Form Mastery", subtitle: "Build the foundation of Wing Chun", description: "Learn proper stances, basic movements, and the fundamental Siu Nim Tao form. Develop muscle memory and correct posture that forms the basis of all advanced techniques.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg?_wi=2", imageAlt: "Wing Chun stance training"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
id: "1", name: "Beginner Fundamentals", price: "Starting Journey", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-training-gym_23-2150930333.jpg", imageAlt: "Beginner Wing Chun class"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Intermediate Techniques", price: "Building Skills", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg", imageAlt: "Intermediate training session"
|
||||
id: "2", name: "Intermediate Techniques", price: "Building Skills", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg?_wi=3", imageAlt: "Intermediate training session"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Advanced Chi Sau", price: "Mastery Level", imageSrc: "http://img.b2bpic.net/free-photo/male-martial-arts-instructor-training-with-female-trainee-practice-hall-with-copy-space_23-2148845929.jpg", imageAlt: "Advanced chi sau practice"
|
||||
@@ -163,10 +163,10 @@ export default function LandingPage() {
|
||||
id: "2", name: "Sifu Lisa Wong", role: "Senior Instructor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-practicing-taekwondo_23-2150260432.jpg", imageAlt: "Sifu Lisa Wong"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Instructor James Liu", role: "Fundamentals Coach", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg", imageAlt: "Instructor James Liu"
|
||||
id: "3", name: "Instructor James Liu", role: "Fundamentals Coach", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg?_wi=4", imageAlt: "Instructor James Liu"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Coach Michael Zhang", role: "Advanced Techniques", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg", imageAlt: "Coach Michael Zhang"
|
||||
id: "4", name: "Coach Michael Zhang", role: "Advanced Techniques", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg?_wi=5", imageAlt: "Coach Michael Zhang"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user