Merge version_37 into main #46

Merged
bender merged 1 commits from version_37 into main 2026-05-15 06:47:22 +00:00

View File

@@ -11,6 +11,7 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards';
import { Award, ShieldCheck, Users } from "lucide-react";
export default function LandingPage() {
@@ -129,6 +130,19 @@ export default function LandingPage() {
/>
</div>
<div id="testimonials-marquee" data-section="testimonials-marquee">
<TestimonialMarqueeCards
title="Ils nous font confiance"
items={[
{ name: "BTP Réunion" },
{ name: "Logistique Sud" },
{ name: "Sécurite Pro" },
{ name: "Chantier Ouest" },
{ name: "Construction Intense" }
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="Ce que nos partenaires disent"