Merge version_2 into main #3
@@ -61,6 +61,7 @@ export default function QuickShineLSJPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Lavage Auto", description: "Nettoyage complet intérieur et extérieur, réalisé directement chez vous.", button: { text: "Obtenir un tarif", href: "#contact" },
|
||||
@@ -87,6 +88,7 @@ export default function QuickShineLSJPage() {
|
||||
{ title: "Bateau - Prêt pour l'eau", description: "Un intérieur propre pour vos journées sur le lac.", imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-518.jpg" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,6 +111,7 @@ export default function QuickShineLSJPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
title="Ce que disent nos clients"
|
||||
description="Retours sur nos services au bord du lac."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Martin L.", handle: "Sainte-Catherine-de-la-Jacques-Cartier", testimonial: "Mon bateau n'avait jamais été aussi propre. Service rapide et professionnel, je recommande!", rating: 5
|
||||
@@ -122,6 +125,8 @@ export default function QuickShineLSJPage() {
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -134,6 +139,7 @@ export default function QuickShineLSJPage() {
|
||||
{ text: "Envoyer un message", href: "#" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user