Merge version_1 into main #3
@@ -10,7 +10,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Award, CheckCircle, Droplet, Flame, PipeIcon, Wind, Wrench, Mail, Building2, Star, Zap, Users, MapPin } from 'lucide-react';
|
||||
import { Award, CheckCircle, Droplet, Flame, Pipe, Wind, Wrench, Mail, Building2, Star, Zap, Users, MapPin } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Demander un devis", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741241.jpg"
|
||||
imageAlt="Installation professionnelle de plomberie par BEST CELCIUS"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Réseaux & Tuyauterie", description: "Réseaux eau, gaz et tuyauterie industrielle pour tous types de projets.", icon: PipeIcon,
|
||||
title: "Réseaux & Tuyauterie", description: "Réseaux eau, gaz et tuyauterie industrielle pour tous types de projets.", icon: Pipe,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-130.jpg", imageAlt: "Réseaux d'eau professionnels"
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
description="Remplissez le formulaire ci-dessous et recevez un devis personnalisé sous 48h. BEST CELCIUS vous répond rapidement."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "grid" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288157.jpg"
|
||||
imageAlt="Contact et devis BEST CELCIUS"
|
||||
|
||||
Reference in New Issue
Block a user