diff --git a/frontend/src/components/DASHBOARD_COMPONENT/instruct.css b/frontend/src/components/DASHBOARD_COMPONENT/instruct.css index 3c4edf8c..337b5d92 100644 --- a/frontend/src/components/DASHBOARD_COMPONENT/instruct.css +++ b/frontend/src/components/DASHBOARD_COMPONENT/instruct.css @@ -1,4 +1,3 @@ - .hide { - display: none !important; + display: none !important; } \ No newline at end of file diff --git a/frontend/src/components/DASHBOARD_COMPONENT/instructionModal.jsx b/frontend/src/components/DASHBOARD_COMPONENT/instructionModal.jsx index ea4e8904..247322c2 100644 --- a/frontend/src/components/DASHBOARD_COMPONENT/instructionModal.jsx +++ b/frontend/src/components/DASHBOARD_COMPONENT/instructionModal.jsx @@ -17,34 +17,32 @@ const InstructionModal = () => {
-

Image Size should be 512 x 512px

- {/*
-

✅ No other people in your photos

-

✅ Photos with different expression

-

- ✅ Photos in different locations, backgrounds and angles +

+

1. No other people in your photos

+

2. Photos with different expression

+

+ 3. Photos in different locations, backgrounds and angles

-

✅ Only images - 512x512px

-

✅ Photos at different times of day

-

- ✅ Look into the camera and also away +

4. Only images - 512x512px

+

+ 5. Look into the camera and also away

-

- ✅ If couple, make sure EVERY photo has BOTH of you in it +

+ 6. If couple, make sure EVERY photo has BOTH of you in it

-
*/} - {/*
-

❌ No duplicate photos

-

❌ No black and white photos

-

❌ No photo shoots

-

❌ Not only selfies

-

❌ No children

-

❌ No nudes

-
*/} +
+
+

1. No duplicate photos

+

2. No black and white photos

+

3. No photo shoots

+

4. Not only selfies

+

5. No children

+

6. No nudes

+
);