Compare commits
24 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8018f4e56d | |||
| 0f7c935ba9 | |||
| 2dca01142e | |||
| 29f4a16031 | |||
| 71a0814b92 | |||
| 2eb3fc0063 | |||
| 49a5c753d2 | |||
| cf42572fd4 | |||
| 22f2fdc49b | |||
| 888d74203b | |||
| 0711cda360 | |||
| 7c575a2d4a | |||
| 9853aad4cf | |||
| 973bce9b3f | |||
| 7cc2426a7e | |||
| 5ec95e9f8d | |||
| 175a9ac788 | |||
| f7dc17cf5c | |||
| 5f547f3d8a | |||
| bd7ce5d7ce | |||
| f3d18a40e8 | |||
| 2ffa86e79e | |||
| 1b3ee430fd | |||
| a7608fb525 |
@@ -72,9 +72,9 @@ export default function LandingPage() {
|
||||
avatarText="עם צוות מומחים מוביל לשירותכם"
|
||||
buttons={[
|
||||
{
|
||||
text: "קבלו שירות עכשיו", href: "#contact"},
|
||||
text: "וישכע תורשיר ולבק", href: "#contact"},
|
||||
{
|
||||
text: "למד עוד", href: "#about"},
|
||||
text: "דוע למד", href: "#about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -272,4 +272,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user