Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b179c0a90 | |||
| 13ca3806d3 |
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
|||||||
plans={[
|
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: "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" }] },
|
{ id: "2", name: "Kuaför Bakım", price: "1200 TL", features: ["Saç Kesimi", "Fön", "Keratin"], buttons: [{ text: "Randevu Al", href: "#contact" }] },
|
||||||
{ id: "3", name: "Damat Paketi", price: "2500 TL", features: ["Saç", "Sakal", "Cilt Bakımı", "Maske"], buttons: [{ text: "Randevu Al", href: "#contact" }] }
|
{ id: "3", name: "Damat Paketi", badge: "Most Popular", price: "2500 TL", features: ["Saç", "Sakal", "Cilt Bakımı", "Maske"], buttons: [{ text: "Randevu Al", href: "#contact" }] }
|
||||||
]}
|
]}
|
||||||
title="Fiyat Listemiz"
|
title="Fiyat Listemiz"
|
||||||
description="Şeffaf ve uygun fiyatlarla kaliteye ulaşın."
|
description="Şeffaf ve uygun fiyatlarla kaliteye ulaşın."
|
||||||
|
|||||||
Reference in New Issue
Block a user