Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed707ab749 | |||
| ca32818b53 | |||
| 93eae7cd41 | |||
| db31b9c838 |
@@ -48,6 +48,12 @@ export default function LandingPage() {
|
||||
tag="Emergency Available"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/professional-portrait-positive-smiling-industrial-worker_74855-5110.jpg", alt: "Trusted business client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-therapy_23-2148928793.jpg", alt: "Industrial client" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154480.jpg", alt: "Logistics partner" }
|
||||
]}
|
||||
avatarText="Trusted by 500+ businesses across UAE"
|
||||
buttons={[
|
||||
{ text: "Call Now: 056 497 1889", href: "tel:+971564971889" },
|
||||
{ text: "WhatsApp Order", href: "https://wa.me/971564971889" }
|
||||
|
||||
Reference in New Issue
Block a user