Compare commits
2 Commits
version_20
...
version_21
| Author | SHA1 | Date | |
|---|---|---|---|
| 1116ae9843 | |||
| f7cf3c5cd6 |
@@ -192,34 +192,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[]}
|
||||||
{
|
|
||||||
title: "Services", items: [
|
|
||||||
{
|
|
||||||
label: "Web Design", href: "#work"},
|
|
||||||
{
|
|
||||||
label: "Development", href: "#work"},
|
|
||||||
{
|
|
||||||
label: "UI/UX Strategy", href: "#about"},
|
|
||||||
{
|
|
||||||
label: "Consulting", href: "#contact"},
|
|
||||||
{
|
|
||||||
label: "How It Works", href: "#how-it-works"},
|
|
||||||
{
|
|
||||||
label: "Email: ibkhen99@gmail.com", href: "mailto:ibkhen99@gmail.com"}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Company", items: [
|
|
||||||
{
|
|
||||||
label: "About Me", href: "#about"},
|
|
||||||
{
|
|
||||||
label: "Portfolio", href: "#work"},
|
|
||||||
{
|
|
||||||
label: "Contact", href: "#contact"}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
bottomLeftText="© 2024 Ibrahim. All rights reserved."
|
bottomLeftText="© 2024 Ibrahim. All rights reserved."
|
||||||
bottomRightText="Built with Webild."
|
bottomRightText="Built with Webild."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user