Update src/app/pricing/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function PricingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="CloudSync"
|
||||
brandName="HejudSync"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Get Started", href: "/pricing"}}
|
||||
@@ -83,7 +83,7 @@ export default function PricingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Why Choose CloudSync Pricing?"
|
||||
title="Why Choose HejudSync Pricing?"
|
||||
description="Industry-leading value with transparent, no-hidden-fees billing"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -129,8 +129,8 @@ export default function PricingPage() {
|
||||
|
||||
<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