Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f61d2e31e | |||
| b48a9f098e | |||
| c06a088b65 |
@@ -14,7 +14,7 @@ import ContactCenter from "@/components/sections/contact/ContactCenter";
|
|||||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||||
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||||
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
||||||
import { ShieldCheck, Wrench, DollarSign } from "lucide-react";
|
import { ShieldCheck, Wrench, DollarSign, Glasses, Paintbrush, Eye, Factory, Mountain, Clock } from "lucide-react";
|
||||||
|
|
||||||
export default function HvacPage() {
|
export default function HvacPage() {
|
||||||
return (
|
return (
|
||||||
@@ -95,7 +95,7 @@ export default function HvacPage() {
|
|||||||
<FeatureCardOne
|
<FeatureCardOne
|
||||||
title="Our Services"
|
title="Our Services"
|
||||||
description="From installations to emergency repairs, we have your comfort covered."
|
description="From installations to emergency repairs, we have your comfort covered."
|
||||||
buttons={[{ text: "Demandez Votre Devis Gratuit", href: "#contact" }]}
|
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user