Update src/app/yuz-germe/page.tsx

This commit is contained in:
2026-04-05 14:26:50 +00:00
parent 339d8f2984
commit ce27b31516

View File

@@ -79,9 +79,10 @@ export default function YuzGermePage() {
{ title: "İletişim", items: [{ label: "Randevu", href: "#contact" }] },
]}
copyrightText="© 2025 Dr. Turab İsmayılov. Tüm hakları saklıdır."
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}