Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -77,9 +77,9 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials" className="bg-gray-50">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Farid Iftene", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Farid Iftene" },
|
||||
{ id: "2", name: "Kesya Vautier", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Kesya Vautier" },
|
||||
{ id: "3", name: "Alice M", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Alice M" }
|
||||
{ id: "1", name: "Farid Iftene", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Farid Iftene" },
|
||||
{ id: "2", name: "Kesya Vautier", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Kesya Vautier" },
|
||||
{ id: "3", name: "Alice M", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Alice M" }
|
||||
]}
|
||||
cardTitle="⭐⭐⭐⭐⭐ Découvrez ce que nos clients disent."
|
||||
cardTag="Avis Clients Google"
|
||||
|
||||
Reference in New Issue
Block a user