From 938c8c8d187c9c4237b6897a619c86cc6b528cf3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:50:03 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 103 +++++++++++------------------------------ 1 file changed, 27 insertions(+), 76 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3c88004..0d033dd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -36,7 +36,7 @@ export default function AboutPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -47,9 +47,7 @@ export default function AboutPage() { brandName="CloudSync" navItems={navItems} button={{ - text: "Get Started", - href: "/pricing", - }} + text: "Get Started", href: "/pricing"}} /> @@ -62,29 +60,17 @@ export default function AboutPage() { animationType="slide-up" metrics={[ { - id: "1", - icon: Users, - title: "Active Users", - value: "50,000+", - }, + id: "1", icon: Users, + title: "Active Users", value: "50,000+"}, { - id: "2", - icon: Building, - title: "Enterprise Clients", - value: "1,200+", - }, + id: "2", icon: Building, + title: "Enterprise Clients", value: "1,200+"}, { - id: "3", - icon: Globe, - title: "Countries Served", - value: "85+", - }, + id: "3", icon: Globe, + title: "Countries Served", value: "85+"}, { - id: "4", - icon: Award, - title: "Years Trusted", - value: "8+", - }, + id: "4", icon: Award, + title: "Years Trusted", value: "8+"}, ]} /> @@ -100,37 +86,17 @@ export default function AboutPage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Operations Director", - company: "TechFlow Inc", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-a-confident-wom-1772484361224-191e8bae.png?_wi=2", - }, + id: "1", name: "Sarah Johnson", role: "Operations Director", company: "TechFlow Inc", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-a-confident-wom-1772484361224-191e8bae.png"}, { - id: "2", - name: "Michael Chen", - role: "CTO", - company: "InnovateLab", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-an-asian-man-in-1772484361289-886f28b6.png?_wi=2", - }, + id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-an-asian-man-in-1772484361289-886f28b6.png"}, { - id: "3", - name: "Emily Rodriguez", - role: "CEO", - company: "GrowthCo", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-a-latina-woman--1772484360873-51cfd050.png?_wi=2", - }, + id: "3", name: "Emily Rodriguez", role: "CEO", company: "GrowthCo", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-a-latina-woman--1772484360873-51cfd050.png"}, { - id: "4", - name: "David Kim", - role: "Product Manager", - company: "CloudWorks", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-an-asian-man-in-1772484361243-e20eca29.png?_wi=2", - }, + id: "4", name: "David Kim", role: "Product Manager", company: "CloudWorks", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/professional-headshot-of-an-asian-man-in-1772484361243-e20eca29.png"}, ]} kpiItems={[ { value: "98%", label: "Customer Satisfaction" }, @@ -150,23 +116,14 @@ export default function AboutPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "What is CloudSync's mission?", - content: - "Our mission is to empower teams worldwide by providing enterprise-grade data synchronization and workflow automation that is intuitive, secure, and accessible to organizations of all sizes.", - }, + id: "1", title: "What is CloudSync's mission?", content: + "Our mission is to empower teams worldwide by providing enterprise-grade data synchronization and workflow automation that is intuitive, secure, and accessible to organizations of all sizes."}, { - id: "2", - title: "When was CloudSync founded?", - content: - "CloudSync was founded in 2017 by a team of software engineers and business leaders who recognized the need for a modern, user-friendly data synchronization platform.", - }, + id: "2", title: "When was CloudSync founded?", content: + "CloudSync was founded in 2017 by a team of software engineers and business leaders who recognized the need for a modern, user-friendly data synchronization platform."}, { - id: "3", - title: "Where is CloudSync based?", - content: - "CloudSync is headquartered in San Francisco, California, with offices and team members distributed across North America, Europe, and Asia-Pacific.", - }, + id: "3", title: "Where is CloudSync based?", content: + "CloudSync is headquartered in San Francisco, California, with offices and team members distributed across North America, Europe, and Asia-Pacific."}, ]} /> @@ -178,19 +135,13 @@ export default function AboutPage() { socialLinks={[ { icon: Twitter, - href: "https://twitter.com/cloudsync", - ariaLabel: "Twitter", - }, + href: "https://twitter.com/cloudsync", ariaLabel: "Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/cloudsync", - ariaLabel: "LinkedIn", - }, + href: "https://linkedin.com/company/cloudsync", ariaLabel: "LinkedIn"}, { icon: Github, - href: "https://github.com/cloudsync", - ariaLabel: "GitHub", - }, + href: "https://github.com/cloudsync", ariaLabel: "GitHub"}, ]} />