Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-08 14:46:25 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{
text: "לרישום לחוגים", href: "#activities"},
{
text: "ללוח האירועים", href: "#"},
text: "צפו בלוח האירועים", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/panorama-chisinau-from-drone-moldova_1268-14485.jpg"
imageAlt="נוף המרכז הקהילתי"
@@ -256,8 +256,6 @@ export default function LandingPage() {
buttons={[
{
text: "שלחו לנו מייל", href: "mailto:kabalam@hcarmel.org.il"},
{
text: "להתקשרות מהירה", href: "tel:049549220"},
]}
/>
</div>
@@ -291,4 +289,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}