Compare commits
4 Commits
version_8
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| c26ff2da2e | |||
| afadd7b26b | |||
| 2d0f65af5a | |||
| 5f30b87356 |
@@ -196,9 +196,6 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:44685444"
|
text: "Call Now", href: "tel:44685444"
|
||||||
},
|
|
||||||
{
|
|
||||||
text: "Get Directions", href: "https://maps.app.goo.gl/example"
|
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -228,7 +225,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
label: "Call: 4468 5444", href: "tel:44685444"},
|
label: "Call: 4468 5444", href: "tel:44685444"},
|
||||||
{
|
{
|
||||||
label: "Zone 56, 514 St., Villa, Doha, Qatar", href: "https://maps.app.goo.gl/example"},
|
label: "Zone 56, 514 St., Villa, Doha, Qatar", href: "https://maps.app.goo.gl/gWCz7zTRhgKAvpoX6"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user