Update src/app/page.tsx

This commit is contained in:
2026-05-19 23:48:31 +00:00
parent b7723b7a4b
commit f5e8ede0e1

View File

@@ -11,7 +11,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Building, Building2, Droplets, Grid, Home, Phone } from "lucide-react";
import { Building, Building2, Droplets, Grid, Home } from "lucide-react";
export default function LandingPage() {
return (
@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Expertise en maçonnerie et rénovation. Confiez vos projets de construction à Lhou Multiservices pour des résultats durables et de haute qualité dans les Pyrénées-Orientales."
testimonials={[
{ name: "Jean Dupont", handle: "@jean-d", testimonial: "Travail exemplaire sur la rénovation de mes murs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-construction-wearing-protection-gear_23-2148784061.jpg?_wi=1" },
{ name: "Marie L.", handle: "@marie-l", testimonial: "Très professionnel et respectueux des délais.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-engineer-architect-shaking-hands_23-2148233776.jpg?_wi=1" },
{ name: "Marie L.", handle: "@marie-l", testimonial: "Très professionnel et respectueux des délais.", rating: 5, imageSrc: "http://img.b2bpic.net/medium-shot-engineer-architect-shaking-hands_23-2148233776.jpg?_wi=1" },
{ name: "Pierre B.", handle: "@pierre-b", testimonial: "Une expertise rare dans le 66.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker_1398-1720.jpg" },
{ name: "Sophie M.", handle: "@sophie-m", testimonial: "Devis rapide et travail soigné.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108962.jpg" },
{ name: "Luc V.", handle: "@luc-v", testimonial: "Confiance totale pour mes travaux.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-architect-with-safety-equipment_23-2148269395.jpg" },
@@ -122,6 +122,7 @@ export default function LandingPage() {
<MetricCardFourteen
tag="Performances"
title="Nos Chiffres"
useInvertedBackground={false}
metricsAnimation="slide-up"
metrics={[
{ id: "m1", value: "10+", description: "Années d'expérience" },