diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3574c4b..603c818 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -32,7 +32,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="medium" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -51,32 +51,16 @@ export default function AboutPage() { description="At Synergy Dynamics, we believe that quality STEM education is the cornerstone of innovation and economic development. Our mission is to empower educators and students with industry-aligned tools and curriculum to create meaningful learning experiences." features={[ { - title: "Founder's Commitment", - description: "Founded by robotics engineers and educators, Synergy Dynamics was born from a vision to transform STEM education in Zimbabwe through practical, hands-on learning experiences.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/a-modern-robotics-laboratory-with-studen-1772877014787-85b0e66b.png?_wi=4", - imageAlt: "Our robotics lab and innovation center", - buttonIcon: ArrowRight, + title: "Founder's Commitment", description: "Founded by robotics engineers and educators, Synergy Dynamics was born from a vision to transform STEM education in Zimbabwe through practical, hands-on learning experiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/a-modern-robotics-laboratory-with-studen-1772877014787-85b0e66b.png", imageAlt: "Our robotics lab and innovation center", buttonIcon: ArrowRight, }, { - title: "Educational Excellence", - description: "We collaborate with educators, researchers, and industry partners to ensure our solutions meet the highest standards for learning outcomes and technical rigor.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-classroom-setting-with-inst-1772877013939-25167b0b.png?_wi=5", - imageAlt: "Educational excellence in action", - buttonIcon: ArrowRight, + title: "Educational Excellence", description: "We collaborate with educators, researchers, and industry partners to ensure our solutions meet the highest standards for learning outcomes and technical rigor.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-classroom-setting-with-inst-1772877013939-25167b0b.png", imageAlt: "Educational excellence in action", buttonIcon: ArrowRight, }, { - title: "Local Innovation", - description: "As a Zimbabwe-based company, we understand local challenges and opportunities. We design solutions that are culturally relevant, economically accessible, and globally competitive.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/display-of-complete-robotics-learning-ki-1772877013640-33f1e6cf.png?_wi=4", - imageAlt: "Local innovation leadership", - buttonIcon: ArrowRight, + title: "Local Innovation", description: "As a Zimbabwe-based company, we understand local challenges and opportunities. We design solutions that are culturally relevant, economically accessible, and globally competitive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/display-of-complete-robotics-learning-ki-1772877013640-33f1e6cf.png", imageAlt: "Local innovation leadership", buttonIcon: ArrowRight, }, { - title: "Community Impact", - description: "Through scholarships, grants, and partnerships with under-resourced schools, we work to democratize access to quality STEM education for all students.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/inspirational-image-of-students-with-rob-1772877013383-2fb61e29.png?_wi=1", - imageAlt: "Community partnership and impact", - buttonIcon: ArrowRight, + title: "Community Impact", description: "Through scholarships, grants, and partnerships with under-resourced schools, we work to democratize access to quality STEM education for all students.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/inspirational-image-of-students-with-rob-1772877013383-2fb61e29.png", imageAlt: "Community partnership and impact", buttonIcon: ArrowRight, }, ]} textboxLayout="default" @@ -96,35 +80,19 @@ export default function AboutPage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "50+", - title: "Schools", - description: "Educational partnerships across Zimbabwe", - icon: BookOpen, + id: "1", value: "50+", title: "Schools", description: "Educational partnerships across Zimbabwe", icon: BookOpen, }, { - id: "2", - value: "2500+", - title: "Students", - description: "Impacted through our programs and kits", - icon: Users, + id: "2", value: "2500+", title: "Students", description: "Impacted through our programs and kits", icon: Users, }, { - id: "3", - value: "15+", - title: "Years", - description: "Of excellence in STEM education", - icon: Award, + id: "3", value: "15+", title: "Years", description: "Of excellence in STEM education", icon: Award, }, { - id: "4", - value: "98%", - title: "Retention", - description: "School partnership renewal rate", - icon: TrendingUp, + id: "4", value: "98%", title: "Retention", description: "School partnership renewal rate", icon: TrendingUp, }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} @@ -141,13 +109,9 @@ export default function AboutPage() { description="We're looking for schools, training centers, and organizations that share our vision for transforming STEM education. Let's work together to create lasting impact in Zimbabwe." buttons={[ { - text: "Schedule a Consultation", - href: "tel:+263777938962", - }, + text: "Schedule a Consultation", href: "tel:+263777938962"}, { - text: "Learn More", - href: "/contact", - }, + text: "Learn More", href: "/contact"}, ]} buttonAnimation="slide-up" background={{ variant: "downward-rays-static" }} @@ -160,8 +124,7 @@ export default function AboutPage() { logoText="Synergy Dynamics" columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Robotics Kits", href: "/solutions" }, { label: "Electronics Learning", href: "/solutions" }, { label: "Training Programs", href: "/solutions" }, @@ -169,8 +132,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog & Insights", href: "/blog" }, { label: "Contact Us", href: "/contact" }, @@ -178,8 +140,7 @@ export default function AboutPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Documentation", href: "#" }, { label: "Help & FAQ", href: "#" }, { label: "Technical Support", href: "tel:+263777938962" }, @@ -187,8 +148,7 @@ export default function AboutPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Email Us", href: "mailto:info@synergydynamics.co.zw" }, { label: "+263 777 938 962", href: "tel:+263777938962" }, { label: "Zimbabwe", href: "#" }, diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f8a6a1..71e03f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,6 @@ import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; import { Cpu, Zap, - Chip, BookOpen, ArrowRight, Lightbulb, @@ -42,7 +41,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumLarge" sizing="medium" - background="noise" + background="circleGradient" cardStyle="solid" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -59,53 +58,35 @@ export default function HomePage() { @@ -211,35 +156,19 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "50+", - title: "Schools", - description: "Educational institutions partnering with us", - icon: School, + id: "1", value: "50+", title: "Schools", description: "Educational institutions partnering with us", icon: School, }, { - id: "2", - value: "2500+", - title: "Students", - description: "Hands-on STEM learning experiences delivered", - icon: Users, + id: "2", value: "2500+", title: "Students", description: "Hands-on STEM learning experiences delivered", icon: Users, }, { - id: "3", - value: "15+", - title: "Years", - description: "Experience in STEM education and innovation", - icon: Award, + id: "3", value: "15+", title: "Years", description: "Experience in STEM education and innovation", icon: Award, }, { - id: "4", - value: "100%", - title: "Satisfaction", - description: "Educator satisfaction and recommendation rate", - icon: CheckCircle, + id: "4", value: "100%", title: "Satisfaction", description: "Educator satisfaction and recommendation rate", icon: CheckCircle, }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} @@ -256,53 +185,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Amelia Mwale", - role: "Head of Science Department", - testimonial: "Synergy Dynamics transformed our STEM program. Students are now engaged, confident, and building real projects. The support team is incredible and responsive.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-female-africa-1772877014002-e6aeb222.png?_wi=1", - imageAlt: "Amelia Mwale", - }, + id: "1", name: "Amelia Mwale", role: "Head of Science Department", testimonial: "Synergy Dynamics transformed our STEM program. Students are now engaged, confident, and building real projects. The support team is incredible and responsive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-female-africa-1772877014002-e6aeb222.png", imageAlt: "Amelia Mwale"}, { - id: "2", - name: "Tinashe Banda", - role: "Training Center Director", - testimonial: "The robotics kits are top-quality and the curriculum is well-structured. Our trainees leave with practical skills they can immediately apply.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-male-african--1772877012387-a7f98513.png?_wi=1", - imageAlt: "Tinashe Banda", - }, + id: "2", name: "Tinashe Banda", role: "Training Center Director", testimonial: "The robotics kits are top-quality and the curriculum is well-structured. Our trainees leave with practical skills they can immediately apply.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-male-african--1772877012387-a7f98513.png", imageAlt: "Tinashe Banda"}, { - id: "3", - name: "Grace Chigwedere", - role: "Student, Robotics Club", - testimonial: "This is the equipment we needed to take our robotics club to the next level. Professional quality, excellent documentation, and amazing support.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-young-african-1772877012729-dba47cf0.png?_wi=1", - imageAlt: "Grace Chigwedere", - }, + id: "3", name: "Grace Chigwedere", role: "Student, Robotics Club", testimonial: "This is the equipment we needed to take our robotics club to the next level. Professional quality, excellent documentation, and amazing support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-young-african-1772877012729-dba47cf0.png", imageAlt: "Grace Chigwedere"}, { - id: "4", - name: "Dr. Khaya Ndlela", - role: "STEM Program Coordinator", - testimonial: "Synergy Dynamics is setting the standard for STEM education delivery in Zimbabwe. Their commitment to local innovation is commendable.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-an-african-stem-1772877012676-cb7e8c44.png?_wi=1", - imageAlt: "Dr. Khaya Ndlela", - }, + id: "4", name: "Dr. Khaya Ndlela", role: "STEM Program Coordinator", testimonial: "Synergy Dynamics is setting the standard for STEM education delivery in Zimbabwe. Their commitment to local innovation is commendable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-an-african-stem-1772877012676-cb7e8c44.png", imageAlt: "Dr. Khaya Ndlela"}, { - id: "5", - name: "Nomsa Mpofu", - role: "Physics Teacher", - testimonial: "The hands-on approach transforms how students learn. They understand concepts faster and retain information longer. Highly recommended.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-female-africa-1772877014002-e6aeb222.png?_wi=2", - imageAlt: "Nomsa Mpofu", - }, + id: "5", name: "Nomsa Mpofu", role: "Physics Teacher", testimonial: "The hands-on approach transforms how students learn. They understand concepts faster and retain information longer. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-female-africa-1772877014002-e6aeb222.png", imageAlt: "Nomsa Mpofu"}, { - id: "6", - name: "Tafadzwa Kamungoma", - role: "Engineering Instructor", - testimonial: "Professional quality that delivers results. Our graduates are better equipped for university and industry roles. Partnership with Synergy was the best decision.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-male-african--1772877012387-a7f98513.png?_wi=2", - imageAlt: "Tafadzwa Kamungoma", - }, + id: "6", name: "Tafadzwa Kamungoma", role: "Engineering Instructor", testimonial: "Professional quality that delivers results. Our graduates are better equipped for university and industry roles. Partnership with Synergy was the best decision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac1CzcrhktzzUNuyiaFkSaoiFO/professional-portrait-of-a-male-african--1772877012387-a7f98513.png", imageAlt: "Tafadzwa Kamungoma"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -321,13 +214,9 @@ export default function HomePage() { description="Let's partner to bring hands-on STEM learning to your school or training center. Our team is ready to discuss your institution's unique needs and create a customized solution." buttons={[ { - text: "Call +263 777 938 962", - href: "tel:+263777938962", - }, + text: "Call +263 777 938 962", href: "tel:+263777938962"}, { - text: "Request Information", - href: "#contact", - }, + text: "Request Information", href: "#contact"}, ]} buttonAnimation="slide-up" background={{ variant: "downward-rays-static" }} @@ -340,8 +229,7 @@ export default function HomePage() { logoText="Synergy Dynamics" columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Robotics Kits", href: "/solutions" }, { label: "Electronics Learning", href: "/solutions" }, { label: "Training Programs", href: "/solutions" }, @@ -349,8 +237,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog & Insights", href: "/blog" }, { label: "Contact Us", href: "/contact" }, @@ -358,8 +245,7 @@ export default function HomePage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Documentation", href: "#" }, { label: "Help & FAQ", href: "#" }, { label: "Technical Support", href: "tel:+263777938962" }, @@ -367,8 +253,7 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Email Us", href: "mailto:info@synergydynamics.co.zw" }, { label: "+263 777 938 962", href: "tel:+263777938962" }, { label: "Zimbabwe", href: "#" },