Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 12:09:46 +00:00
parent 44a67961b6
commit c797331f32

View File

@@ -44,7 +44,7 @@ export default function AboutPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="CloudSync"
brandName="HejudSync"
navItems={navItems}
button={{
text: "Get Started", href: "/pricing"}}
@@ -54,7 +54,7 @@ export default function AboutPage() {
<div id="metrics" data-section="metrics">
<MetricCardThree
title="Our Impact"
description="CloudSync has transformed how teams collaborate and automate their workflows worldwide"
description="HejudSync has transformed how teams collaborate and automate their workflows worldwide"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -78,7 +78,7 @@ export default function AboutPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="Trusted by Industry Leaders"
description="Hear from the teams and companies that power their operations with CloudSync"
description="Hear from the teams and companies that power their operations with HejudSync"
tag="Customer Stories"
tagAnimation="slide-up"
textboxLayout="default"
@@ -108,7 +108,7 @@ export default function AboutPage() {
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="About CloudSync"
sideTitle="About HejudSync"
sideDescription="Learn more about our mission and values"
textPosition="left"
useInvertedBackground={false}
@@ -116,22 +116,22 @@ export default function AboutPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "What is CloudSync's mission?", content:
id: "1", title: "What is HejudSync'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 HejudSync founded?", content:
"HejudSync 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 HejudSync based?", content:
"HejudSync is headquartered in San Francisco, California, with offices and team members distributed across North America, Europe, and Asia-Pacific."},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="CloudSync"
copyrightText="© 2025 CloudSync. All rights reserved."
logoText="HejudSync"
copyrightText="© 2025 HejudSync. All rights reserved."
socialLinks={[
{
icon: Twitter,