chore: rename public services label to packages
This commit is contained in:
parent
0e03816dde
commit
0dbbbdff80
@ -60,7 +60,7 @@ function Nav() {
|
|||||||
<nav className={`hidden items-center gap-6 text-base font-medium ${ui.ink} md:flex`}>
|
<nav className={`hidden items-center gap-6 text-base font-medium ${ui.ink} md:flex`}>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
</nav>
|
</nav>
|
||||||
<Link href='/intake/' className={`rounded-none px-5 py-2.5 text-sm font-semibold ${ui.button}`}>
|
<Link href='/intake/' className={`rounded-none px-5 py-2.5 text-sm font-semibold ${ui.button}`}>
|
||||||
@ -72,7 +72,7 @@ function Nav() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
@ -117,7 +117,7 @@ export default function AboutCoach() {
|
|||||||
href='/services/'
|
href='/services/'
|
||||||
className='rounded-none border border-[#19192d]/10 bg-white px-7 py-4 font-semibold text-[#19192d]'
|
className='rounded-none border border-[#19192d]/10 bg-white px-7 py-4 font-semibold text-[#19192d]'
|
||||||
>
|
>
|
||||||
View services
|
View packages
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -169,7 +169,7 @@ function Nav() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
<a href='#client-experience'>Compare</a>
|
<a href='#client-experience'>Compare</a>
|
||||||
<a href='#control'>Trust</a>
|
<a href='#control'>Trust</a>
|
||||||
@ -186,7 +186,7 @@ function Nav() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
@ -519,7 +519,7 @@ export default function HowItWorks() {
|
|||||||
href='/services/'
|
href='/services/'
|
||||||
className='rounded-none border border-[#19192d]/10 bg-white px-7 py-4 font-semibold'
|
className='rounded-none border border-[#19192d]/10 bg-white px-7 py-4 font-semibold'
|
||||||
>
|
>
|
||||||
View services
|
View packages
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -772,7 +772,7 @@ export default function HowItWorks() {
|
|||||||
<Link href='/privacy-policy/'>Privacy Policy</Link>
|
<Link href='/privacy-policy/'>Privacy Policy</Link>
|
||||||
<Link href='/terms-of-use/'>Terms of Use</Link>
|
<Link href='/terms-of-use/'>Terms of Use</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/login/'>Login</Link>
|
<Link href='/login/'>Login</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -193,7 +193,7 @@ export default function Starter() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
<a href='#pricing'>Pricing</a>
|
<a href='#pricing'>Pricing</a>
|
||||||
<a href='#session-memory'>Compare</a>
|
<a href='#session-memory'>Compare</a>
|
||||||
@ -211,7 +211,7 @@ export default function Starter() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
@ -642,7 +642,7 @@ export default function Starter() {
|
|||||||
<Link href='/privacy-policy/'>Privacy Policy</Link>
|
<Link href='/privacy-policy/'>Privacy Policy</Link>
|
||||||
<Link href='/terms-of-use/'>Terms of Use</Link>
|
<Link href='/terms-of-use/'>Terms of Use</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/login/'>Login</Link>
|
<Link href='/login/'>Login</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -77,7 +77,7 @@ function Nav() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
</nav>
|
</nav>
|
||||||
<Link
|
<Link
|
||||||
href='/intake/'
|
href='/intake/'
|
||||||
@ -91,7 +91,7 @@ function Nav() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
);
|
);
|
||||||
|
|||||||
@ -67,7 +67,7 @@ function Nav() {
|
|||||||
<nav className={`hidden items-center gap-6 text-base font-medium ${ui.ink} md:flex`}>
|
<nav className={`hidden items-center gap-6 text-base font-medium ${ui.ink} md:flex`}>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
</nav>
|
</nav>
|
||||||
<Link href='/intake/' className={`rounded-none px-5 py-2.5 text-sm font-semibold ${ui.button}`}>
|
<Link href='/intake/' className={`rounded-none px-5 py-2.5 text-sm font-semibold ${ui.button}`}>
|
||||||
@ -79,7 +79,7 @@ function Nav() {
|
|||||||
>
|
>
|
||||||
<Link href='/how-it-works/'>How it works</Link>
|
<Link href='/how-it-works/'>How it works</Link>
|
||||||
<Link href='/about/'>About</Link>
|
<Link href='/about/'>About</Link>
|
||||||
<Link href='/services/'>Services</Link>
|
<Link href='/services/'>Packages</Link>
|
||||||
<Link href='/client-portal/'>Client login</Link>
|
<Link href='/client-portal/'>Client login</Link>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
@ -90,13 +90,13 @@ export default function Services() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Head>
|
<Head>
|
||||||
<title>{getPageTitle('Coaching Services')}</title>
|
<title>{getPageTitle('Coaching Packages')}</title>
|
||||||
</Head>
|
</Head>
|
||||||
|
|
||||||
<main className={`min-h-screen ${ui.page}`}>
|
<main className={`min-h-screen ${ui.page}`}>
|
||||||
<div className={`${ui.banner} px-5 py-4 text-center text-lg`}>
|
<div className={`${ui.banner} px-5 py-4 text-center text-lg`}>
|
||||||
<p className='text-xs font-bold uppercase tracking-[0.34em]'>
|
<p className='text-xs font-bold uppercase tracking-[0.34em]'>
|
||||||
Services and packages
|
Packages and services
|
||||||
</p>
|
</p>
|
||||||
<p className='mt-2 text-xl font-medium md:text-2xl'>
|
<p className='mt-2 text-xl font-medium md:text-2xl'>
|
||||||
Sell coaching clearly, then manage the whole relationship in one workspace.
|
Sell coaching clearly, then manage the whole relationship in one workspace.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user