diff --git a/MCTG/Views/Home.xaml b/MCTG/Views/Home.xaml
index d441c66..5b42ef5 100644
--- a/MCTG/Views/Home.xaml
+++ b/MCTG/Views/Home.xaml
@@ -1,115 +1,74 @@
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/MCTG/Views/MauiProgram.cs b/MCTG/Views/MauiProgram.cs
index 2ced47d..80f1513 100644
--- a/MCTG/Views/MauiProgram.cs
+++ b/MCTG/Views/MauiProgram.cs
@@ -1,4 +1,5 @@
-using Microsoft.Extensions.Logging;
+using CommunityToolkit.Maui;
+using Microsoft.Extensions.Logging;
namespace Vue
{
@@ -9,6 +10,7 @@ namespace Vue
var builder = MauiApp.CreateBuilder();
builder
.UseMauiApp()
+ .UseMauiCommunityToolkit()
.ConfigureFonts(fonts =>
{
fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular");
diff --git a/MCTG/Views/Resources/Images/person_default.svg b/MCTG/Views/Resources/Images/person_default.svg
new file mode 100644
index 0000000..23f87b9
--- /dev/null
+++ b/MCTG/Views/Resources/Images/person_default.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/MCTG/Views/Resources/Styles/Styles.xaml b/MCTG/Views/Resources/Styles/Styles.xaml
index dc4a034..7e0b54c 100644
--- a/MCTG/Views/Resources/Styles/Styles.xaml
+++ b/MCTG/Views/Resources/Styles/Styles.xaml
@@ -3,6 +3,25 @@
+
+
+
+
+
+
+
+