Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2c7ecfbff | |||
| 2da4bd1c62 | |||
| 887919a038 |
@@ -34,7 +34,7 @@ export default function LandingPage() {
|
||||
{ name: "אזורי שירות", id: "service-areas" },
|
||||
{ name: "צור קשר", id: "contact" },
|
||||
]}
|
||||
button={{ text: "התקשר עכשיו", href: "#contact" }}
|
||||
button={{ text: "קבל עזרה עכשיו", href: "#contact" }}
|
||||
brandName="אינסטלטור תל אביב"
|
||||
/>
|
||||
</div>
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "התקשר עכשיו: 03-375-1974", href: "tel:0337519740" },
|
||||
{ text: "קבל עזרה עכשיו", href: "#contact" },
|
||||
{ text: "קבל הצעת מחיר", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
|
||||
Reference in New Issue
Block a user