Update src/app/page.tsx
This commit is contained in:
@@ -206,6 +206,8 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "اتصل الآن", href: "tel:12345678"},
|
text: "اتصل الآن", href: "tel:12345678"},
|
||||||
|
{
|
||||||
|
text: "واتساب", href: "https://wa.me/12345678"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user