Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dbb063eb72 | |||
| 3114583160 | |||
| 224a1acbdf | |||
| 9b64cc3b82 | |||
| 4e1155666a | |||
| 5c90b8e9f2 | |||
| 192778aa94 | |||
| d06e488e2f | |||
| b51cede879 | |||
| 1e1b611d42 |
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="Alif Star"
|
||||
logoText="Alif Star Business Services"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
@@ -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