Update src/app/page.tsx
This commit is contained in:
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "team-1", name: "Master John Doe", role: "Head Instructor", description: "Over 20 years of experience in Kuk Sul Do, committed to local excellence.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg"},
|
||||
id: "team-1", name: "Master John Doe", role: "Head Instructor", description: "Over 20 years of experience in Kuk Sul Do, committed to local excellence.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg?_wi=1"},
|
||||
{
|
||||
id: "team-2", name: "Instructor Jane Smith", role: "Youth Lead", description: "Passionate about building confidence and character in youth students.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg"},
|
||||
id: "team-2", name: "Instructor Jane Smith", role: "Youth Lead", description: "Passionate about building confidence and character in youth students.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg?_wi=2"},
|
||||
{
|
||||
id: "team-3", name: "Master Robert Brown", role: "Senior Instructor", description: "Focused on advanced techniques and traditional values.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg"},
|
||||
id: "team-3", name: "Master Robert Brown", role: "Senior Instructor", description: "Focused on advanced techniques and traditional values.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-practicing-tai-chi-indoors_23-2149960127.jpg?_wi=3"},
|
||||
]}
|
||||
title="Meet Your Instructors"
|
||||
description="Dedicated professionals guiding you on your path to excellence."
|
||||
|
||||
Reference in New Issue
Block a user