From 3c667e02aaa2f7e60a4813482903cd0e6ff542c9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:00:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75a873d..87d947b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial import ContactText from '@/components/sections/contact/ContactText'; import FooterBase from '@/components/sections/footer/FooterBase'; import { Sparkles, Zap, Star, Film } from 'lucide-react'; +import Image from 'next/image'; export default function LandingPage() { return ( @@ -35,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-1773331185949-2n7x5dio.jpg" bottomLeftText="Premium Video Editing" bottomRightText="contact@leysathlab.com" />