We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f1fcb2 + df110c7 commit dd8f5f6Copy full SHA for dd8f5f6
src/frontend/src/assets/images/LandingPage/DroneTM-bg.jpg
72.5 KB
src/frontend/src/assets/images/LandingPage/DroneTM-bg.png
-1.44 MB
src/frontend/src/components/LandingPage/Home/index.tsx
@@ -4,7 +4,7 @@ import Image from '@Components/RadixComponents/Image';
4
import { Button } from '@Components/RadixComponents/Button';
5
import { motion } from 'framer-motion';
6
import droneTaskingManagerLogo from '@Assets/images/DTM-logo-white.svg';
7
-import droneBackgroundImage from '@Assets/images/LandingPage/DroneTM-bg.png';
+import droneBackgroundImage from '@Assets/images/LandingPage/DroneTM-bg.jpg';
8
import arrowSouth from '@Assets/images/LandingPage/arrow_south.svg';
9
import { setCommonState } from '@Store/actions/common';
10
import useAuth from '@Hooks/useAuth';
0 commit comments