Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:54:16 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
enableKpiAnimation={true}
tag="Cultural Community"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/hands-indian-women-pour-holy-woter-red-flower_8353-744.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hands-indian-women-pour-holy-woter-red-flower_8353-744.jpg?_wi=1"
imageAlt="Chinese cultural celebration with community members"
imagePosition="right"
mediaAnimation="slide-up"
@@ -89,10 +89,10 @@ export default function LandingPage() {
{
id: 1,
title: "Chinese Calligraphy Workshops", description: "Master the ancient art of traditional Chinese calligraphy. Learn brush techniques, character strokes, and the philosophical principles behind this beautiful art form. Perfect for beginners and enthusiasts.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361580.jpg", imageAlt: "Chinese Calligraphy Workshops - Phone 1"
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361580.jpg?_wi=1", imageAlt: "Chinese Calligraphy Workshops - Phone 1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1025.jpg", imageAlt: "Chinese Calligraphy Workshops - Phone 2"
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1025.jpg?_wi=1", imageAlt: "Chinese Calligraphy Workshops - Phone 2"
}
},
{
@@ -101,16 +101,16 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-mother-helping-her-daughter-kneading-dough_23-2148041541.jpg", imageAlt: "Authentic Cuisine Cooking Classes - Phone 1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hands-indian-women-pour-holy-woter-red-flower_8353-744.jpg", imageAlt: "Authentic Cuisine Cooking Classes - Phone 2"
imageSrc: "http://img.b2bpic.net/free-photo/hands-indian-women-pour-holy-woter-red-flower_8353-744.jpg?_wi=2", imageAlt: "Authentic Cuisine Cooking Classes - Phone 2"
}
},
{
id: 3,
title: "Mandarin Language Sessions", description: "Begin your journey into the Mandarin language with our structured learning programs. From basic greetings to conversational fluency, our instructors guide you through every step of language acquisition.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1025.jpg", imageAlt: "Mandarin Language Sessions - Phone 1"
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1025.jpg?_wi=2", imageAlt: "Mandarin Language Sessions - Phone 1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361580.jpg", imageAlt: "Mandarin Language Sessions - Phone 2"
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361580.jpg?_wi=2", imageAlt: "Mandarin Language Sessions - Phone 2"
}
}
]}