Update src/app/page.tsx

This commit is contained in:
2026-05-15 12:51:36 +00:00
parent df970a65ed
commit 9623bedcc1

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="סיפור של משפחה ואהבה"
buttons={[{ text: "קרא עוד", href: "#" }]
buttons={[{ text: "קרא עוד", href: "#" }]}
/>
</div>