Update src/app/page.tsx

This commit is contained in:
2026-06-12 00:56:12 +00:00
parent 77084498e7
commit fc26c837f8

View File

@@ -68,9 +68,9 @@ export default function LandingPage() {
enableKpiAnimation={true}
buttons={[
{
text: "צור קשר עכשיו", href: "#contact"},
text: "וישכע רשק רוצ", href: "#contact"},
{
text: "לקבלת הצעת מחיר", href: "#contact"},
text: "ריחמ תעצה תלבקל", href: "#contact"},
]}
avatars={[
{
@@ -294,4 +294,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}