Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-07 23:29:13 +00:00

View File

@@ -50,6 +50,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
buttons={[{ text: "Join Now", href: "#contact" }]}
title="نادي الإبداع والمهن | Creativity and Professions Club"
description="نحن نبني الجيل القادم من المبتكرين. انضم إلى مساحة الإبداع الرقمي الأكثر فخامة."
testimonials={[
@@ -301,4 +302,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}