\ No newline at end of file
diff --git a/src/components/DefaultAvatarIcon.vue b/src/components/DefaultAvatarIcon.vue
new file mode 100644
index 0000000..a67623e
--- /dev/null
+++ b/src/components/DefaultAvatarIcon.vue
@@ -0,0 +1,9 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/PlayerDisplay.vue b/src/components/PlayerDisplay.vue
index 7b813bb..3d04297 100644
--- a/src/components/PlayerDisplay.vue
+++ b/src/components/PlayerDisplay.vue
@@ -1,6 +1,6 @@
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/components/PlayerForm.vue b/src/components/PlayerForm.vue
index 6dd656e..339b495 100644
--- a/src/components/PlayerForm.vue
+++ b/src/components/PlayerForm.vue
@@ -1,177 +1,219 @@
-
-
-
{{ isEditing ? 'Edit Player' : 'Add New Player' }}