From 2cdb5f98399cf18ad9819d2cd0c068d15facc682 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:20:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d06f79e..2f57145 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { title="About KÖ-HAIR" description={[ "Since 2011, KÖ-HAIR, a subsidiary of the renowned KÖ-KLINIK, has specialized in hair transplantation and autologous hair restoration. More than 20,000 patients have already placed their trust in us.", "Our experienced team of surgical specialists, hair consultants, and certified nurses performs procedures using both FUT and FUE techniques at the highest medical standards. We combine over a decade of experience with state-of-the-art technology to deliver natural-looking results that exceed expectations.", "Every patient receives personalized care and attention throughout their hair restoration journey. We understand that hair loss affects confidence, and our mission is to restore both hair and self-assurance through world-class medical expertise."]} - buttons={[{ text: "Learn More About Our Practice", href: "#" }]} + buttons={[{ text: "Schedule Your Free Consultation", href: "contact" }]} showBorder={false} useInvertedBackground={false} /> -- 2.49.1