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" />