Merge version_2 into main #2
@@ -12,7 +12,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
|
||||
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 } from "lucide-react";
|
||||
import { ShieldCheck, Wrench, DollarSign } from "lucide-react";
|
||||
|
||||
export default function HvacPage() {
|
||||
return (
|
||||
@@ -150,6 +150,7 @@ export default function HvacPage() {
|
||||
title="Bereit für Ihr Projekt?"
|
||||
description="Kontaktieren Sie uns für ein unverbindliches Angebot oder eine Beratung."
|
||||
buttons={[{ text: "Kontaktanfrage", href: "#contact" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user