Merge version_1 into main #3
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Welcome to Chinese Club Sahiwal"
|
||||
description="Experience authentic Chinese culture, traditions, and community. Join us for cultural events, language learning, and meaningful connections with fellow enthusiasts in Pakistan."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Active Members" },
|
||||
{ value: "48+", label: "Annual Events" },
|
||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Cultural Community"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
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"
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Events", href: "#events" },
|
||||
{ text: "Join Today", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#events" },
|
||||
{ text: "Get Involved", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,11 +84,11 @@ export default function LandingPage() {
|
||||
title="Our Cultural Events"
|
||||
description="Discover the rich tapestry of events we organize throughout the year to celebrate Chinese heritage and foster community bonds."
|
||||
tag="Events"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
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: {
|
||||
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: {
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "View Calendar", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
title="Member Stories"
|
||||
description="Hear from our vibrant community members about their experiences and connections within the Chinese Club Sahiwal."
|
||||
tag="Testimonials"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
title="Supported By Leading Organizations"
|
||||
description="Our partnerships with cultural institutions and community organizations strengthen our mission to celebrate and promote Chinese heritage."
|
||||
tag="Partnerships"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
@@ -177,11 +177,11 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our club, events, and membership."
|
||||
tag="Help"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="smooth"
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How do I become a member?", content: "Joining is easy! Simply fill out our membership form on the Contact section, and we'll reach out to you with details about our onboarding process. Membership is open to anyone interested in Chinese culture."
|
||||
@@ -210,8 +210,8 @@ export default function LandingPage() {
|
||||
tag="Get In Touch"
|
||||
title="Join Our Community Today"
|
||||
description="Connect with us to learn more about membership, upcoming events, and ways to celebrate Chinese culture with our vibrant community in Sahiwal."
|
||||
tagAnimation="entrance-slide"
|
||||
background={{ variant: "grid" }}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vase-still-life-baroque-style_23-2149659400.jpg"
|
||||
imageAlt="Chinese cultural decorative elements"
|
||||
|
||||
Reference in New Issue
Block a user