Update src/app/page.tsx

This commit is contained in:
2026-03-08 22:27:07 +00:00
parent 565501ea5c
commit b8d7e64b7a

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
logo={"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgJZ54jkLGn1DEyyoCxPuTSlxW/uploaded-1773008708625-izxd1bl4.jpg"}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgJZ54jkLGn1DEyyoCxPuTSlxW/uploaded-1773008708625-izxd1bl4.jpg"
/>
</div>