Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1943abe9b5 | |||
| c058fbc07e |
@@ -144,12 +144,12 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "downward-rays-static"}}
|
variant: "downward-rays-static"}}
|
||||||
text="Book Your Session Today! Reach out to us at 240-299-0337 or contact@facennails.com. Visit our studio at 9841 Greenbelt Rd. #207, Lanham, MD 20706."
|
text="Book Your Session Today! Reach out to us at 240-299-0337 or lafacennails@gmail.com. Visit our studio at 9841 Greenbelt Rd. #207, Lanham, MD 20706."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now: 240-299-0337", href: "tel:240-299-0337"},
|
text: "Call Now: 240-299-0337", href: "tel:240-299-0337"},
|
||||||
{
|
{
|
||||||
text: "Email Us", href: "mailto:contact@facennails.com"},
|
text: "Email Us", href: "mailto:lafacennails@gmail.com"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user