diff --git a/src/app/page.tsx b/src/app/page.tsx index 64831f6..af5b374 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,6 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} brandName="Leysath Lab" - brandLogo="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqr11xPgoMWpk1WRQfTh2E6rXI/uploaded-1773331873343-su5cmgk5.png" bottomLeftText="Premium Video Editing" bottomRightText="contact@leysathlab.com" /> @@ -320,4 +319,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}