Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 12:09:47 +00:00
parent c797331f32
commit 250aca2163

View File

@@ -42,7 +42,7 @@ export default function ContactPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="CloudSync"
brandName="HejudSync"
navItems={navItems}
button={{
text: "Get Started", href: "/pricing"}}
@@ -120,8 +120,8 @@ export default function ContactPage() {
<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,