Update src/components/Layout.tsx

This commit is contained in:
2026-06-21 16:38:10 +00:00
parent 74749f772f
commit 321adbd838

View File

@@ -10,7 +10,7 @@ export default function Layout() {
<StyleProvider buttonVariant="default" siteBackground="none" heroBackground="none">
<SiteBackgroundSlot />
<NavbarFloatingLogo
logo="Joseph Alexander"
logo=""
logoImageSrc="https://storage.googleapis.com/webild/default/templates/creative-portfolio/avatar.webp"
navItems={[
{ name: "Work", href: "#work" },
@@ -25,7 +25,7 @@ export default function Layout() {
</main>
<FooterMinimal
brand="Alexander"
copyright="© 2026 Joseph Alexander. All rights reserved."
copyright="© 2026 . All rights reserved."
socialLinks={[
{ icon: "Twitter", href: "#" },
{ icon: "Linkedin", href: "#" },