Merge version_1 into main #1
@@ -59,9 +59,9 @@ export default function LandingPage() {
|
||||
{ text: "Contact", href: "#contact" }
|
||||
],
|
||||
stats: [
|
||||
{ title: "Ervaring", values: ["15+", "18+", "20+"], description: "Jaren in huidverzorging" },
|
||||
{ title: "Klanten", values: ["500+", "1000+", "1500+"], description: "Tevreden klanten" },
|
||||
{ title: "Behandelingen", values: ["5", "7", "9"], description: "Specialistische behandelingen" }
|
||||
{ title: "Ervaring", values: [15, 18, 20], description: "Jaren in huidverzorging" },
|
||||
{ title: "Klanten", values: [500, 1000, 1500], description: "Tevreden klanten" },
|
||||
{ title: "Behandelingen", values: [5, 7, 9], description: "Specialistische behandelingen" }
|
||||
],
|
||||
listTitle: "Onze Focus", listItems: [
|
||||
{ icon: Leaf, title: "Natuurlijke producten", status: "Premium" },
|
||||
|
||||
Reference in New Issue
Block a user