Merge version_5 into main #8

Merged
bender merged 1 commits from version_5 into main 2026-03-03 23:36:47 +00:00

View File

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