diff --git a/src/app/page.tsx b/src/app/page.tsx index bdc5f06..3a0bde1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { @@ -75,7 +75,7 @@ export default function LandingPage() { { text: "Learn More", href: "#events" }, { text: "Get Involved", href: "#contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -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" /> @@ -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"