Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 45dbaa450f | |||
| 50fb2ec6df | |||
| dd59891db7 | |||
| df1ce6e3aa |
@@ -36,8 +36,10 @@ export default function LandingPage() {
|
|||||||
{ name: "Reviews", id: "reviews" },
|
{ name: "Reviews", id: "reviews" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" }
|
||||||
]}
|
]
|
||||||
|
}
|
||||||
brandName="Fernando's Auto Glass"
|
brandName="Fernando's Auto Glass"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Crg0l5qBI7ljDN5LB8gIZIMiUV/uploaded-1777154629811-l1ovn4i0.png"
|
||||||
button={{ text: "Call Now", href: "tel:2109092750" }}
|
button={{ text: "Call Now", href: "tel:2109092750" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user