Update src/app/contact/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user