On boaring done

This commit is contained in:
2024-09-19 19:19:53 +05:30
parent 773a2298b6
commit f8389e34be

View File

@@ -28,7 +28,7 @@ const OnboardingSelectPackageModalChild = ({isOpen,onClose}) => {
mb={8}
>
{/* svg with Framer Motion animation */}
<HStack mb={6}>
<HStack justifyContent={'center'} mb={6}>
<MotionSvg
version="1.1"
xmlns="http://www.w3.org/2000/svg"
@@ -73,6 +73,8 @@ const OnboardingSelectPackageModalChild = ({isOpen,onClose}) => {
fontSize={"md"}
fontWeight={"500"}
mb={2}
textAlign={'center'}
>
Thank You for enrolling
</Text>
@@ -80,6 +82,7 @@ const OnboardingSelectPackageModalChild = ({isOpen,onClose}) => {
color={"#667085"}
fontSize={"xs"}
fontWeight={"500"}
textAlign={'center'}
>
We are one step closer to give you the best product for you and your employee.In the meantime check out our resources curated just for you.
</Text>