diff --git a/src/app/page.tsx b/src/app/page.tsx index b3bd6d1..478bdc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,6 +54,9 @@ export default function LandingPage() { buttons={[ { text: "Get a Free Quote", href: "#contact" + }, + { + text: "קבל הצעת מחיר חינם", href: "#contact" } ]} kpis={[ @@ -269,4 +272,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file