move to webgl

This commit is contained in:
2026-04-26 17:16:40 +07:00
parent f98629ce42
commit f22b04df33
4 changed files with 644 additions and 385 deletions
-2
View File
@@ -47,8 +47,6 @@ export default async function Home({
<>
<Hero dict={dict.hero} lang={lang} />
<Features dict={dict.features} />
{/* Теперь эти секции загрузятся только когда понадобятся */}
<Pricing dict={dict.pricing} lang={lang} />
<FAQ dict={dict.faq} lang={lang} />
<TerminalGuestbook dict={dict.guestbook} />