Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba0661a935 | |||
| 9cf2aac831 | |||
| dbb063eb72 | |||
| 755364b85b | |||
| 9463022e3e | |||
| 48a993d624 | |||
| 3114583160 | |||
| 224a1acbdf | |||
| 9b64cc3b82 | |||
| 4e1155666a | |||
| 5c90b8e9f2 | |||
| 192778aa94 | |||
| d06e488e2f | |||
| b51cede879 | |||
| 1e1b611d42 |
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
logoText="Alif Star"
|
logoText="Alif Star Business Services"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
@@ -290,9 +290,8 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{ label: "Dubai Office", href: "#" },
|
{ label: "Office 28, Rawadat Al Karama Building - near Al Ibrahimi Restaurant - Al Karama - Dubai", href: "#" },
|
||||||
{ label: "+971 4 XXX XXXX", href: "tel:+97144440000" },
|
{ label: "+971521358008", href: "tel:+971521358008" }
|
||||||
{ label: "info@alifstar.ae", href: "mailto:info@alifstar.ae" }
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -300,4 +299,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user