Update src/app/page.tsx

This commit is contained in:
2026-06-07 10:21:21 +00:00
parent c3ee9e6b0e
commit a7a970bf81

View File

@@ -92,6 +92,8 @@ export default function HomePage() {
mediaAnimation="reveal-blur"
imagePosition="right"
fixedMediaHeight={true}
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -103,8 +105,8 @@ export default function HomePage() {
imageSrc="http://img.b2bpic.net/free-photo/woman-working-while-pregnant_23-2149248036.jpg"
imageAlt="שרטוט אדריכלי על שולחן"
useInvertedBackground={false}
tagAnimation="reveal-blur"
buttonAnimation="expand-hover"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -126,8 +128,8 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
tag="מה אנחנו עושים"
tagAnimation="reveal-blur"
buttonAnimation="expand-hover"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -154,8 +156,8 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
tag="ניסיון ומומחיות"
tagAnimation="reveal-blur"
buttonAnimation="expand-hover"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -171,8 +173,8 @@ export default function HomePage() {
speed={40}
showCard={true}
tag="מוניטין ואמון"
tagAnimation="reveal-blur"
buttonAnimation="expand-hover"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>