feat: add offer section

This commit is contained in:
2025-05-29 15:18:51 +03:00
parent c4cc79637b
commit 6bd23f4d2d
31 changed files with 358 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
import { default as HomePage } from '@pages/home';
import { HomePage } from '@views/home';
export default function Home() {
return (