Merge version_3 into main #5
@@ -99,20 +99,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marie Dupont", role: "Cliente Régulière", company: "Woluwe-Saint-Pierre", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"
|
||||
id: "1", name: "Marie Dupont", role: "Cliente Régulière", company: "Woluwe-Saint-Pierre", rating: 5
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jean Mercier", role: "Couple Local", company: "Quartier Bruxelles", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
|
||||
id: "2", name: "Jean Mercier", role: "Couple Local", company: "Quartier Bruxelles", rating: 5
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sophie Bernard", role: "Cliente Familiale", company: "Tradition du Week-end", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3"
|
||||
id: "3", name: "Sophie Bernard", role: "Cliente Familiale", company: "Tradition du Week-end", rating: 5
|
||||
},
|
||||
{
|
||||
id: "4", name: "Paul Leblanc", role: "Déjeuner d'Affaires", company: "Professionnel", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4"
|
||||
id: "4", name: "Paul Leblanc", role: "Déjeuner d'Affaires", company: "Professionnel", rating: 5
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
--primary-cta: #8b6f47;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #4a4037;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--secondary-cta-text: #f5f0eb;
|
||||
--accent: #c4b5a0;
|
||||
--background-accent: #6d5f51;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user