Update src/app/page.tsx

This commit is contained in:
2026-03-12 16:12:06 +00:00
parent bd9f97475f
commit 2c4988e31f

View File

@@ -36,6 +36,7 @@ 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"
/>
@@ -59,7 +60,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-vector/flat-cms-landing-page_23-2148810276.jpg", imageAlt: "Professional video editing workflow"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqr11xPgoMWpk1WRQfTh2E6rXI/uploaded-1773330755185-3gtqkmta.png", imageAlt: "Leysath Lab branding"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqr11xPgoMWpk1WRQfTh2E6rXI/uploaded-1773331873343-z903x0by.jpg", imageAlt: "Leysath Lab branding"
}
]}
mediaAnimation="slide-up"