Update src/app/page.tsx
This commit is contained in:
@@ -291,7 +291,7 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{ label: "Dubai Office", href: "#" },
|
||||
{ label: "+971 4 XXX XXXX", href: "tel:+97144440000" },
|
||||
{ label: "+971 52 135 8008", href: "tel:+971521358008" },
|
||||
{ label: "info@alifstar.ae", href: "mailto:info@alifstar.ae" }
|
||||
]
|
||||
}
|
||||
@@ -300,4 +300,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user