Update src/app/page.tsx
This commit is contained in:
@@ -158,11 +158,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="צרי קשר"
|
||||
title="הצטרפי לקהילה שלנו"
|
||||
description="השאירי פרטים ונתאם לך ביקור או נשלח פרטים על הסדנאות הקרובות."
|
||||
buttonText="שלחי"
|
||||
termsText="אנו מכבדים את פרטיותך ומתחייבים לשמור על פרטיך בביטחון מלא."
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user