Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-29 12:47:18 +00:00

View File

@@ -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" }] },