Compare commits
11 Commits
version_6_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d115c466a | |||
| 730f87c160 | |||
| f090fb9931 | |||
| 99eb9bc1e2 | |||
| dd6e2f4549 | |||
| 19ed38ab52 | |||
| 660a193b58 | |||
| 863b3b6be1 | |||
| 8313f67a7e | |||
| efd4eaf326 | |||
| 8ba231ddd6 |
@@ -35,7 +35,7 @@ export default function Layout() {
|
||||
<SiteBackgroundSlot />
|
||||
<SectionErrorBoundary name="navbar">
|
||||
<NavbarFloatingLogo
|
||||
logo="Therapy NLP"
|
||||
logo="RON"
|
||||
logoImageSrc="http://img.b2bpic.net/free-photo/pink-lotus-flower-blooming-dark-water_84443-94671.jpg"
|
||||
ctaButton={{
|
||||
text: "Book Now", href: "#contact"}}
|
||||
@@ -46,8 +46,8 @@ export default function Layout() {
|
||||
</main>
|
||||
<SectionErrorBoundary name="footer">
|
||||
<FooterMinimal
|
||||
brand="Therapy NLP"
|
||||
copyright="© 2024 Therapy NLP All Rights Reserved."
|
||||
brand="RON"
|
||||
copyright="© 2024 RON All Rights Reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: "Twitter", href: "#"},
|
||||
|
||||
@@ -11,8 +11,8 @@ export default function AboutSection(): React.JSX.Element {
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutMediaOverlay
|
||||
tag="Our Philosophy"
|
||||
title="Evidence-Based NLP Therapy"
|
||||
description="We believe in the power of Neuro-Linguistic Programming to rewire the brain and create lasting, positive change. Our evidence-based approach is tailored to help busy professionals regain clarity, productivity, and peace of mind."
|
||||
title="טיפול מבוסס ראיות"
|
||||
description="אנחנו מאמינים ש"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-daily-life-pleasures-home_23-2148953542.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
@@ -11,7 +11,7 @@ export default function FaqSection(): React.JSX.Element {
|
||||
<SectionErrorBoundary name="faq">
|
||||
<FaqSimple
|
||||
tag="Common Questions"
|
||||
title="Ready to Start?"
|
||||
title="שנצא לדרך? "
|
||||
description="Here are the answers to the questions our clients ask most often."
|
||||
items={[
|
||||
{
|
||||
@@ -23,7 +23,7 @@ export default function FaqSection(): React.JSX.Element {
|
||||
answer: "Many clients report feeling positive shifts after just 3-4 sessions, though transformational change is a personalized process.",
|
||||
},
|
||||
{
|
||||
question: "Are the sessions online?",
|
||||
question: "האם יש אפשרות ל",
|
||||
answer: "Yes, we offer both secure, private video consultations and in-person sessions to suit your comfort and lifestyle.",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -13,7 +13,7 @@ export default function ServicesSection(): React.JSX.Element {
|
||||
<FeaturesBorderGlow
|
||||
tag="Our Expertise"
|
||||
title="Reimagining Your Future"
|
||||
description="Comprehensive therapy solutions for modern life challenges."
|
||||
description=""
|
||||
features={[
|
||||
{
|
||||
icon: Lightbulb,
|
||||
|
||||
Reference in New Issue
Block a user