Merge version_3 into main #8

Merged
bender merged 1 commits from version_3 into main 2026-03-12 16:13:12 +00:00

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}