11<!DOCTYPE html>
2- < html lang ="en " class ="scroll-smooth ">
2+ < html lang ="af " class ="scroll-smooth ">
33< head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6464 < div class ="mx-auto max-w-7xl px-6 py-8 sm:py-12 ">
6565 <!-- Top bar -->
6666 < div class ="flex items-center justify-between ">
67- < a href ="/ " class ="inline-flex items-center gap-3 ">
67+ < a href ="/af/ " class ="inline-flex items-center gap-3 ">
6868 < img src ="https://raw.githubusercontent.com/BasisVR/basisvr.github.io/main/Images/BasisLogoN.png "
6969 alt ="BasisVR Logo "
7070 class ="h-10 w-10 rounded-lg ring-1 ring-gray-200 dark:ring-white/10 " />
7373 < div class ="flex items-center ">
7474 <!-- Nav -->
7575 < nav class ="flex items-center gap-3 md:gap-6 ">
76- < a href ="/features "
76+ < a href ="/af/ features "
7777 class ="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand "> Features</ a >
7878 < a href ="https://docs.basisvr.org/docs " target ="_blank "
7979 class ="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand "> Documentation</ a >
80- < a href ="/funding "
80+ < a href ="/af/ funding "
8181 class ="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand "> Funding</ a >
82- < a href ="/philosophy "
82+ < a href ="/af/ philosophy "
8383 class ="hidden sm:inline text-sm text-gray-600 dark:text-gray-300 hover:text-brand "> Philosophy</ a >
8484 </ nav >
8585 <!-- Language and github -->
@@ -130,7 +130,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
130130 </ a >
131131
132132 <!-- New CTA: Features -->
133- < a href ="/features "
133+ < a href ="/af/ features "
134134 class ="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10 ">
135135 Features
136136 </ a >
@@ -140,12 +140,12 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
140140 Documentation
141141 </ a >
142142
143- < a href ="/funding "
143+ < a href ="/af/ funding "
144144 class ="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10 ">
145145 Funding
146146 </ a >
147147
148- < a href ="/philosophy "
148+ < a href ="/af/ philosophy "
149149 class ="inline-flex items-center gap-2 rounded-2xl bg-white px-5 py-3 text-sm font-semibold text-gray-900 shadow ring-1 ring-gray-200 hover:bg-gray-50 dark:bg-white/10 dark:text-white dark:ring-white/10 ">
150150 Philosophy
151151 </ a >
@@ -293,7 +293,7 @@ <h3 class="font-semibold">Open Collective</h3>
293293
294294 <!-- ✅ New Funding Link -->
295295 < li >
296- < a href ="/funding "
296+ < a href ="/af/ funding "
297297 class ="group block rounded-2xl border border-gray-200 bg-white/70 p-4 shadow-sm backdrop-blur transition hover:-translate-y-0.5 hover:shadow-lg hover:shadow-brand/20 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand dark:border-white/10 dark:bg-white/5 ">
298298 < div class ="flex items-center gap-3 ">
299299 < div class ="inline-flex h-10 w-10 items-center justify-center rounded-xl bg-pink-600 text-white "> 🤝</ div >
@@ -307,7 +307,7 @@ <h3 class="font-semibold">Funding & Support</h3>
307307
308308 <!-- ✅ New Features Link -->
309309 < li >
310- < a href ="/features "
310+ < a href ="/af/ features "
311311 class ="group block rounded-2xl border border-gray-200 bg-white/70 p-4 shadow-sm backdrop-blur transition hover:-translate-y-0.5 hover:shadow-lg hover:shadow-brand/20 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand dark:border-white/10 dark:bg-white/5 ">
312312 < div class ="flex items-center gap-3 ">
313313 < div class ="inline-flex h-10 w-10 items-center justify-center rounded-xl bg-indigo-600 text-white "> ✨</ div >
0 commit comments