diff --git a/One.svg b/One.svg
index 5f6023b5..3e3adcc6 100644
--- a/One.svg
+++ b/One.svg
@@ -1,4 +1,4 @@
diff --git a/Three.svg b/Three.svg
index d7b09603..a5bad9e1 100644
--- a/Three.svg
+++ b/Three.svg
@@ -1,4 +1,4 @@
diff --git a/Two.svg b/Two.svg
index 06831c1c..74550d21 100644
--- a/Two.svg
+++ b/Two.svg
@@ -1,4 +1,4 @@
diff --git a/src/auth/views/MobileAdsBenefits.tsx b/src/auth/views/MobileAdsBenefits.tsx
index 3415cb46..32250281 100644
--- a/src/auth/views/MobileAdsBenefits.tsx
+++ b/src/auth/views/MobileAdsBenefits.tsx
@@ -8,6 +8,10 @@ import {
Typography,
} from "@mui/material";
+import one from "../../../One.svg";
+import two from "../../../Two.svg";
+import three from "../../../Three.svg";
+
export function MobileAdsBenefits() {
return (
@@ -19,7 +23,7 @@ export function MobileAdsBenefits() {
sx={{ flexDirection: "row" }}
>
-
+
-
+
-
+