diff --git a/src/app/page.tsx b/src/app/page.tsx index 3477328..5e00870 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import ContactText from '@/components/sections/contact/ContactText'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import { Award, DollarSign, MapPin, MessageSquare, Shield, TrendingUp, Wrench, Zap } from 'lucide-react'; +import Image from 'next/image'; export default function LandingPage() { return ( @@ -39,6 +40,8 @@ export default function LandingPage() { button={{ text: "Get Free Quote", href: "#contact" }} + logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASGmWny37SoXGCT8uZ6VvW2Ec5/uploaded-1772580961790-hazm613k.png" + logoAlt="MJ Airconditioning Logo" />