3 Commits

Author SHA1 Message Date
85206f83e6 Update src/app/page.tsx 2026-03-07 00:20:44 +00:00
ae65ec736e Switch to version 2: modified src/app/page.tsx 2026-03-07 00:14:50 +00:00
ae05459beb Merge version_3 into main
Merge version_3 into main
2026-03-07 00:06:08 +00:00

View File

@@ -62,7 +62,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"
@@ -207,7 +207,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 +231,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>