From 2c4988e31f5af92e1b5e5daa5dec0417aebf57b1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:12:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 95d3e2d..64831f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"