Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63b8ff5ed3 | |||
| 5bdbc626df | |||
| 85206f83e6 | |||
| ae65ec736e | |||
| ae05459beb |
@@ -6,7 +6,6 @@ import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
|
||||
import TextAbout from "@/components/sections/about/TextAbout";
|
||||
import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
|
||||
import PricingCardNine from "@/components/sections/pricing/PricingCardNine";
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||
@@ -62,7 +61,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
tag="Meet Your Coach"
|
||||
title="Morocco's Leading Female Skateboarding Instructor - Houda Ait Lahcen"
|
||||
title="Houda Ait Lahcen - Skateboarding Instructor & Girls Supporter"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Spot", href: "https://www.airbnb.com/experiences/6774219?viralityEntryPoint=2&s=76"
|
||||
@@ -126,21 +125,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Trusted by Skateboarders Worldwide"
|
||||
description="Join hundreds of learners from around the world who have built confidence on the skateboard."
|
||||
tag="Community Impact"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Marrakech Skateboard Community", "CJF Morocco Programs", "Atlas Mountain Sports", "Tameslouht Fiere et Fort", "International Skate Alliance", "Women Skater Network", "Moroccan Youth Sports", "Inclusive Skateboarding Initiative"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Frequently Asked Questions"
|
||||
@@ -207,7 +191,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "About", items: [
|
||||
{ label: "Meet Houda", href: "#about" },
|
||||
{ label: "Location: Tamelslohte", href: "https://share.google/mFIsJmMkYH3jZ7wkkU" },
|
||||
{ label: "Location: Tameslouht, Marrakech, Morocco", href: "https://share.google/mFIsJmMkYH3jZ7wkk" },
|
||||
{ label: "CJF Morocco Support", href: "#" },
|
||||
{ label: "Community Impact", href: "#" },
|
||||
],
|
||||
@@ -231,7 +215,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Houda's Skateboarding Experience. Located in Tamelslohte, Marrakech. 5% of proceeds support CJF Morocco community programs."
|
||||
copyrightText="Let's Learn Together and Try a New Experience Where You Learn Not Just Skating But Confidence — © 2025 Houda's Skateboarding Experience in Tameslouht, Marrakech, Morocco. 5% of proceeds support CJF Morocco community programs."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user