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