Merge version_21 into main #32
@@ -192,34 +192,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
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"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
columns={[]}
|
||||
bottomLeftText="© 2024 Ibrahim. All rights reserved."
|
||||
bottomRightText="Built with Webild."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user