Merge version_37 into main #47
@@ -11,7 +11,6 @@ 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() {
|
||||
@@ -130,19 +129,6 @@ 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"
|
||||
|
||||
Reference in New Issue
Block a user