Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 08:06:54 +00:00

View File

@@ -66,17 +66,17 @@ export default function KarateDojo() {
name: "Marcus Johnson", handle: "Student, Purple Belt", testimonial:
"This dojo changed my life. The instructors are incredibly supportive and skilled. I've gained confidence and discipline.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/little-kid-is-winning-her-first-match-boxing-club-got-prises-it_613910-13084.jpg"},
"http://img.b2bpic.net/free-photo/little-kid-is-winning-her-first-match-boxing-club-got-prises-it_613910-13084.jpg?_wi=1"},
{
name: "Sarah Chen", handle: "Adult Student", testimonial:
"After 6 months, I've transformed physically and mentally. The community here is amazing and welcoming.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-girl-martial-art-costume_23-2148324758.jpg"},
"http://img.b2bpic.net/free-photo/portrait-young-girl-martial-art-costume_23-2148324758.jpg?_wi=1"},
{
name: "David Williams", handle: "Parent", testimonial:
"My kids love coming to class every week. The values taught here extend far beyond martial arts.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-showing-empty-hand-pointing-it-looking-camera-isolated-green-background-with-copy-space_141793-76645.jpg"},
"http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-showing-empty-hand-pointing-it-looking-camera-isolated-green-background-with-copy-space_141793-76645.jpg?_wi=1"},
]}
testimonialRotationInterval={5000}
buttons={[
@@ -195,7 +195,7 @@ export default function KarateDojo() {
members={[
{
id: "1", name: "Sensei Kenji Nakamura", role: "Head Instructor & Founder", imageSrc:
"http://img.b2bpic.net/free-photo/happy-fighter-doing-karate-pose_23-2148446178.jpg"},
"http://img.b2bpic.net/free-photo/happy-fighter-doing-karate-pose_23-2148446178.jpg?_wi=1"},
{
id: "2", name: "Sensei Lisa Martinez", role: "Kids Classes Specialist", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-girl-karate-costume_23-2148324743.jpg"},
@@ -204,7 +204,7 @@ export default function KarateDojo() {
"http://img.b2bpic.net/free-photo/karate-woman-action-isolated-red-background_23-2148322408.jpg"},
{
id: "4", name: "Sensei Elena Rodriguez", role: "Adult Classes & Fitness", imageSrc:
"http://img.b2bpic.net/free-photo/happy-fighter-doing-karate-pose_23-2148446178.jpg"},
"http://img.b2bpic.net/free-photo/happy-fighter-doing-karate-pose_23-2148446178.jpg?_wi=2"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -224,12 +224,12 @@ export default function KarateDojo() {
{
id: "1", name: "Tommy Rodriguez", role: "Purple Belt, Age 10", testimonial:
"Karate helped me become braver. I was shy before, but now I speak up in class and stand up for my friends. Sensei makes class so fun!", imageSrc:
"http://img.b2bpic.net/free-photo/little-kid-is-winning-her-first-match-boxing-club-got-prises-it_613910-13084.jpg", icon: Star,
"http://img.b2bpic.net/free-photo/little-kid-is-winning-her-first-match-boxing-club-got-prises-it_613910-13084.jpg?_wi=2", icon: Star,
},
{
id: "2", name: "Jennifer Kim", role: "Brown Belt, Age 28", testimonial:
"As a busy professional, this dojo gave me discipline and stress relief. I've lost 30 pounds and gained incredible confidence. The community is like family.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-girl-martial-art-costume_23-2148324758.jpg", icon: Flame,
"http://img.b2bpic.net/free-photo/portrait-young-girl-martial-art-costume_23-2148324758.jpg?_wi=2", icon: Flame,
},
{
id: "3", name: "Michael Thompson", role: "Parent of Two Students", testimonial:
@@ -239,17 +239,17 @@ export default function KarateDojo() {
{
id: "4", name: "Alex Santos", role: "Black Belt, Age 16", testimonial:
"Started at age 5, now a black belt. This dojo shaped who I am. The lessons about discipline and humility will stay with me forever.", imageSrc:
"http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-showing-empty-hand-pointing-it-looking-camera-isolated-green-background-with-copy-space_141793-76645.jpg", icon: Trophy,
"http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-showing-empty-hand-pointing-it-looking-camera-isolated-green-background-with-copy-space_141793-76645.jpg?_wi=2", icon: Trophy,
},
{
id: "5", name: "Rebecca Johnson", role: "White Belt, Age 35", testimonial:
"Never thought I could do karate at my age. The instructors are so patient and encouraging. I finally found my passion for fitness!", imageSrc:
"http://img.b2bpic.net/free-photo/little-kid-is-winning-her-first-match-boxing-club-got-prises-it_613910-13084.jpg", icon: Sparkles,
"http://img.b2bpic.net/free-photo/little-kid-is-winning-her-first-match-boxing-club-got-prises-it_613910-13084.jpg?_wi=3", icon: Sparkles,
},
{
id: "6", name: "David Lee", role: "Green Belt, Age 22", testimonial:
"Joined after college to stay active. The progressional belt system keeps me motivated, and the camaraderie with other students is incredible.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-girl-martial-art-costume_23-2148324758.jpg", icon: Zap,
"http://img.b2bpic.net/free-photo/portrait-young-girl-martial-art-costume_23-2148324758.jpg?_wi=3", icon: Zap,
},
]}
animationType="slide-up"