Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 28cf1be976 | |||
| 0bbb785653 | |||
| a254c21df3 | |||
| 381fd599e8 | |||
| 462e337d1b |
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marie Dubois", handle: "Famille aidée", testimonial: "Les soins palliatifs reçus à la Maison ont transformé les derniers jours de ma mère. L'équipe était compassionnante et nous a soutenus à chaque moment.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Marie Dubois"
|
||||
id: "1", name: "Marie Dubois", handle: "Famille aidée", testimonial: "Les soins palliatifs reçus à la Maison ont transformé les derniers jours de ma mère. L'équipe était compassionnée et nous a soutenus à chaque moment.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Marie Dubois"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jean-Pierre Gauthier", handle: "Patient reconnaissant", testimonial: "Merci pour la dignité et le confort que vous m'avez offerts. Votre équipe a vraiment fait la différence dans ma vie.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Jean-Pierre Gauthier"
|
||||
@@ -182,8 +182,8 @@ export default function LandingPage() {
|
||||
text="Prêt à faire une différence? Inscrivez-vous ou faites un don aujourd'hui pour soutenir les soins palliatifs et le soutien familial."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "S'inscrire au Quilles-o-thon", href: "#donate" },
|
||||
{ text: "Faire un Don", href: "#donate" }
|
||||
{ text: "S'inscrire Avant 15 Juin 2026", href: "#donate" },
|
||||
{ text: "Deadline: 15 Juin 2026", href: "#donate" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user