From 5f3f371b39448475b7f3a031045b7c7bc97cee5a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 23:40:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef5079b..cb2d837 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { testimonials={[ { name: "Yasmine", handle: "@yasmine", testimonial: "Chez Iyad, on ressent cette exigence dans chaque détail et chaque regard. Un incontournable. — Yasmine, Cliente fidèle", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-mirror_1301-1468.jpg"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKGgMSU10fQtocvGyE9SnMUwfp/uploaded-1778024399404-4ab9veim.png"}, ]} buttons={[ { @@ -139,7 +139,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Yasmine", date: "2024", title: "Cliente fidèle", quote: "Chez Iyad, on ressent cette exigence dans chaque détail et chaque regard. Un incontournable. — Yasmine, Cliente fidèle", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420722.jpg?_wi=2", imageAlt: "woman headshot beauty shop"}, + id: "1", name: "Yasmine", date: "2024", title: "Cliente fidèle", quote: "Chez Iyad, on ressent cette exigence dans chaque détail et chaque regard. Un incontournable. — Yasmine, Cliente fidèle", tag: "Excellent", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKGgMSU10fQtocvGyE9SnMUwfp/uploaded-1778024399404-4ab9veim.png", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420722.jpg?_wi=2", imageAlt: "woman headshot beauty shop"}, ]} title="Nos clientes témoignent" description="La satisfaction de nos clientes est notre priorité absolue." -- 2.49.1