Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3f3206095 | |||
| 50305c1d46 | |||
| 385ed390a5 | |||
| 42ec0a47b2 | |||
| 3f34e97061 | |||
| 686ece918c | |||
| b8fff96818 | |||
| 4e2d582591 | |||
| 0e37efa396 | |||
| f0d30b5270 | |||
| e7f99fcb76 |
@@ -104,7 +104,7 @@ export default function BusinessCoachTemplatePage() {
|
||||
tag="Eligibility"
|
||||
tagIcon={CheckCircle}
|
||||
title="Are You Eligible for Our Solutions?"
|
||||
description="Review our general criteria to see if you qualify for Eangath Finserv's offerings."
|
||||
description="Review our general criteria to see if you qualify for our personalized business coaching services."
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -183,14 +183,10 @@ export default function BusinessCoachTemplatePage() {
|
||||
mediaPosition="right"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What types of businesses do you work with?", content: "I work with entrepreneurs, startups, and established businesses across various industries. My coaching is tailored to your specific challenges and goals, whether you're just starting out or scaling to the next level."},
|
||||
{
|
||||
id: "2", title: "How long is a typical coaching engagement?", content: "Most clients see significant results within 3-6 months of consistent coaching. However, the duration depends on your goals and challenges. We'll create a customized plan during our initial consultation."},
|
||||
{
|
||||
id: "3", title: "What can I expect from our sessions?", content: "Each session is a focused, action-oriented conversation where we'll work through your challenges, develop strategies, and set clear action items. You'll leave every session with concrete steps to implement."},
|
||||
{
|
||||
id: "4", title: "Do you offer virtual coaching sessions?", content: "Yes, I offer both in-person and virtual coaching sessions via Zoom. Virtual sessions provide the same level of engagement and results, making coaching accessible regardless of your location."},
|
||||
]}
|
||||
id: "1", title: "What types of businesses do you work with?", content: "I work with entrepreneurs, startups, and established businesses across various industries. My coaching is tailored to your specific challenges and goals, whether you're just starting out or scaling to the next level."}, {
|
||||
id: "2", title: "How long is a typical coaching engagement?", content: "Most clients see significant results within 3-6 months of consistent coaching. However, the duration depends on your goals and challenges. We'll create a customized plan during our initial consultation."}, {
|
||||
id: "3", title: "What can I expect from our sessions?", content: "Each session is a focused, action-oriented conversation where we'll work through your challenges, develop strategies, and set clear action items. You'll leave every session with concrete steps to implement."}, {
|
||||
id: "4", title: "Do you offer virtual coaching sessions?", content: "Yes, I offer both in-person and virtual coaching sessions via Zoom. Virtual sessions provide the same level of engagement and results, making coaching accessible regardless of your location."} ]}
|
||||
/>
|
||||
<ContactText
|
||||
text="Ready to transform your business? Let's start your journey to success today."
|
||||
@@ -230,4 +226,4 @@ export default function BusinessCoachTemplatePage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user