Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-29 21:46:38 +00:00

View File

@@ -7,12 +7,10 @@ import HeroOverlay from "@/components/sections/hero/HeroOverlay";
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { ShieldCheck, Wrench, DollarSign, Phone, Clock, Lightbulb, Users } from "lucide-react";
import { ShieldCheck, Lightbulb, Users, Clock } from "lucide-react";
export default function HvacPage() {
return (
@@ -50,7 +48,7 @@ export default function HvacPage() {
{ text: "Call Now", href: "tel:7085406986" },
{ text: "Get Free Estimate", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOyMruxcT6pFQySJwYBocVx6cy/uploaded-1777499181037-q4bbtnsh.jpg"
imageAlt="Professional HVAC technician"
showDimOverlay={true}
/>
@@ -140,6 +138,7 @@ export default function HvacPage() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="Fibid HVAC"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOyMruxcT6pFQySJwYBocVx6cy/uploaded-1777499181037-q4bbtnsh.jpg"
imageSrc="http://img.b2bpic.net/free-photo/african-american-specialist-assembling-back-together-air-conditioner-after-finishing-reconditioning-rusty-components-licensed-engineer-comissioned-by-client-maintenance-hvac-system_482257-67929.jpg"
columns={[
{ title: "Contact Info", items: [{ label: "(708) 540-6986", href: "tel:7085406986" }, { label: "Shorewood, IL" }] },