Merge version_11 into main
Merge version_11 into main
This commit was merged in pull request #17.
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="My Portfolio"
|
||||
brandName="Portfolio"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -245,17 +245,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Email: ibkhen99@gmail.com", href: "mailto:ibkhen99@gmail.com"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "LinkedIn", href: "#"},
|
||||
{
|
||||
label: "Twitter", href: "#"},
|
||||
{
|
||||
label: "Behance", href: "#"},
|
||||
]
|
||||
},
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 Ibrahim. All rights reserved."
|
||||
bottomRightText="Built with Webild."
|
||||
|
||||
Reference in New Issue
Block a user