Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43c276bc22 | |||
| 92d4434c76 | |||
| fdbd0e0153 | |||
| 6a2d4c4ebc |
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Randevu Al", href: "#contact" }]}
|
||||
plans={[
|
||||
{ id: "1", name: "Erkek Bakım", price: "500 TL", features: ["Saç Kesimi", "Sakal Tıraşı", "Yıkama"], buttons: [{ text: "Randevu Al", href: "#contact" }] },
|
||||
{ id: "2", name: "Kuaför Bakım", price: "1200 TL", features: ["Saç Kesimi", "Fön", "Keratin"], buttons: [{ text: "Randevu Al", href: "#contact" }] },
|
||||
|
||||
Reference in New Issue
Block a user