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">
|
<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,8 +120,8 @@ export default function ContactPage() {
|
|||||||
|
|
||||||
<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,
|
||||||
|
|||||||
Reference in New Issue
Block a user