Update src/app/page.tsx

This commit is contained in:
2026-03-04 21:46:13 +00:00
parent 36d39f4510
commit a6e4804f8e

View File

@@ -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={[