diff --git a/mainpage/AppShell.xaml b/mainpage/AppShell.xaml
deleted file mode 100644
index 38c5eff..0000000
--- a/mainpage/AppShell.xaml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
diff --git a/mainpage/AppShell.xaml.cs b/mainpage/AppShell.xaml.cs
deleted file mode 100644
index de97cd9..0000000
--- a/mainpage/AppShell.xaml.cs
+++ /dev/null
@@ -1,9 +0,0 @@
-namespace MauiApp1;
-
-public partial class AppShell : Shell
-{
- public AppShell()
- {
- InitializeComponent();
- }
-}
diff --git a/mainpage/MainPage.xaml b/mainpage/MainPage.xaml
deleted file mode 100644
index 8a51c35..0000000
--- a/mainpage/MainPage.xaml
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/mainpage/MainPage.xaml.cs b/mainpage/MainPage.xaml.cs
deleted file mode 100644
index 8024654..0000000
--- a/mainpage/MainPage.xaml.cs
+++ /dev/null
@@ -1,13 +0,0 @@
-namespace MauiApp1;
-
-public partial class MainPage : ContentPage
-{
- int count = 0;
-
- public MainPage()
- {
- InitializeComponent();
- }
-
-}
-
diff --git a/storyboard/allzone.PNG b/storyboard/allzone.PNG
new file mode 100644
index 0000000..2d4a74f
Binary files /dev/null and b/storyboard/allzone.PNG differ
diff --git a/storyboard/averallappzone.PNG b/storyboard/averallappzone.PNG
new file mode 100644
index 0000000..1ea0641
Binary files /dev/null and b/storyboard/averallappzone.PNG differ
diff --git a/storyboard/main-inscrip-conneczone.PNG b/storyboard/main-inscrip-conneczone.PNG
new file mode 100644
index 0000000..749e69a
Binary files /dev/null and b/storyboard/main-inscrip-conneczone.PNG differ
diff --git a/storyboard/profilzone.PNG b/storyboard/profilzone.PNG
new file mode 100644
index 0000000..b508977
Binary files /dev/null and b/storyboard/profilzone.PNG differ
diff --git a/storyboard/recherchezone.PNG b/storyboard/recherchezone.PNG
new file mode 100644
index 0000000..c6d1e32
Binary files /dev/null and b/storyboard/recherchezone.PNG differ
diff --git a/storyboard/textzone.PNG b/storyboard/textzone.PNG
new file mode 100644
index 0000000..c879130
Binary files /dev/null and b/storyboard/textzone.PNG differ