diff --git a/src/app/page.tsx b/src/app/page.tsx index fe988c6..bdc5f06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { enableKpiAnimation={true} tag="Cultural Community" tagAnimation="entrance-slide" - imageSrc="http://img.b2bpic.net/free-photo/hands-indian-women-pour-holy-woter-red-flower_8353-744.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/hands-indian-women-pour-holy-woter-red-flower_8353-744.jpg" imageAlt="Chinese cultural celebration with community members" imagePosition="right" mediaAnimation="slide-up" @@ -88,11 +88,11 @@ export default function LandingPage() { features={[ { 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?_wi=1", imageAlt: "Chinese Calligraphy Workshops - Phone 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" }, phoneTwo: { - 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" + imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1025.jpg", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Mandarin Language Sessions - Phone 1" + imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1025.jpg", imageAlt: "Mandarin Language Sessions - Phone 1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361580.jpg?_wi=2", imageAlt: "Mandarin Language Sessions - Phone 2" + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361580.jpg", imageAlt: "Mandarin Language Sessions - Phone 2" } } ]} @@ -164,9 +164,9 @@ export default function LandingPage() { tagAnimation="entrance-slide" textboxLayout="default" useInvertedBackground={false} - names=[ + names={[ "Cultural Heritage Foundation", "Sahiwal Arts & Culture Council", "Pakistan-China Friendship Association", "Asian Heritage Institute", "Community Development Organization", "International Cultural Exchange", "Sahiwal Education Board" - ] + ]} speed={40} showCard={true} />