Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 12:09:49 +00:00
parent 6db2bd02dc
commit 1798c6c197

View File

@@ -47,7 +47,7 @@ export default function ServicesPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="CloudSync"
brandName="HejudSync"
navItems={navItems}
button={{
text: "Get Started", href: "/pricing"}}
@@ -120,7 +120,7 @@ export default function ServicesPage() {
faqs={[
{
id: "1", title: "What makes our platform different?", content:
"CloudSync combines enterprise-grade security with intuitive ease-of-use. Our platform supports 500+ integrations out of the box and scales from startups to enterprise organizations."},
"HejudSync combines enterprise-grade security with intuitive ease-of-use. Our platform supports 500+ integrations out of the box and scales from startups to enterprise organizations."},
{
id: "2", title: "How does real-time sync work?", content:
"Our proprietary sync engine processes data in real-time with sub-second latency. Changes in one platform are instantly reflected across all connected systems with guaranteed data consistency."},
@@ -133,8 +133,8 @@ export default function ServicesPage() {
<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,