Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Pricing", id: "pricing"},
|
||||
]}
|
||||
brandName="ProMind"
|
||||
brandName="ProMind with Hisham"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -249,8 +249,8 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Session"
|
||||
description="Ready to master your body and mind? Get in touch with our team today for a personalized consultation."
|
||||
title="Book Your Session with ProMind by Hisham"
|
||||
description="Ready to master your body and mind? Get in touch with our team today for a personalized consultation with Coach Hisham."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="ProMind"
|
||||
logoText="ProMind by Hisham"
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
@@ -302,7 +302,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2026 ProMind. All Rights Reserved."
|
||||
copyrightText="© 2026 ProMind by Hisham. All Rights Reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user