feat: update home ui

This commit is contained in:
Efril
2026-06-23 21:27:27 +07:00
parent e236d811ce
commit 83f4e065ed
34 changed files with 2128 additions and 1597 deletions
@@ -462,6 +462,8 @@ class _ErrorPageState extends State<ErrorPage> with TickerProviderStateMixin {
// Usage Example dengan berbagai variasi
class ErrorPageExamples extends StatelessWidget {
const ErrorPageExamples({super.key});
@override
Widget build(BuildContext context) {
return Column(