add: about page

This commit is contained in:
Mahyar Khanbolooki
2025-07-15 00:32:14 +03:30
parent 9874d9cfe4
commit 8011104658
4 changed files with 148 additions and 8 deletions
@@ -1,3 +1,5 @@
'use client';
import React from 'react'
import BottomNavLink from './BottomNavLink'
import BottomNavHighlightLink from './BottomNavLinkBig'