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"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="CloudSync" brandName="HejudSync"
navItems={navItems} navItems={navItems}
button={{ button={{
text: "Get Started", href: "/pricing"}} text: "Get Started", href: "/pricing"}}
@@ -120,7 +120,7 @@ export default function ServicesPage() {
faqs={[ faqs={[
{ {
id: "1", title: "What makes our platform different?", content: 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: 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."}, "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"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="CloudSync" logoText="HejudSync"
copyrightText="© 2025 CloudSync. All rights reserved." copyrightText="© 2025 HejudSync. All rights reserved."
socialLinks={[ socialLinks={[
{ {
icon: Twitter, icon: Twitter,