diff --git a/src/assets/images/guide-slug.png b/src/assets/images/guide-slug.png new file mode 100644 index 0000000..710efed Binary files /dev/null and b/src/assets/images/guide-slug.png differ diff --git a/src/pages/service/ManageRestaurant.tsx b/src/pages/service/ManageRestaurant.tsx index 65e8e07..a9e2774 100644 --- a/src/pages/service/ManageRestaurant.tsx +++ b/src/pages/service/ManageRestaurant.tsx @@ -11,6 +11,7 @@ import Button from '../../components/Button' import Error from '../../components/Error' import { TickCircle } from 'iconsax-react' import { Helmet } from 'react-helmet-async' +import GuideSlugImage from '../../assets/images/guide-slug.png' export const ManageRestaurant: FC = () => { const { t } = useTranslation('global') @@ -130,6 +131,10 @@ export const ManageRestaurant: FC = () => { + +
+ +