Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 34865c7d53 | |||
| f9860d2706 |
@@ -53,8 +53,8 @@ export default function LandingPage() {
|
||||
rating={4.9}
|
||||
ratingText="Rated by 150+ customers"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+92-300-1234567" },
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/923001234567" },
|
||||
{ text: "Call Now", href: "tel:+923111981097" },
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/923111981097" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -203,8 +203,8 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "Call: +92-300-1234567", href: "tel:+92-300-1234567" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/923001234567" },
|
||||
{ label: "Call: 0311 1981097", href: "tel:+923111981097" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/923111981097" },
|
||||
{ label: "Email: info@ibnalothing.pk", href: "mailto:info@ibnalothing.pk" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user