diff --git a/src/App.vue b/src/App.vue
index 58b0f21..e080a6a 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,30 +1,37 @@
-
-
+
+
ShadCN Vue template
+
+
+
+
+
+
+
-
+
diff --git a/src/assets/vue.svg b/src/assets/vue.svg
deleted file mode 100644
index 770e9d3..0000000
--- a/src/assets/vue.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/src/components/FeatureCard.vue b/src/components/FeatureCard.vue
new file mode 100644
index 0000000..f2e72d6
--- /dev/null
+++ b/src/components/FeatureCard.vue
@@ -0,0 +1,35 @@
+
+
+
+
+
+ {{ title }}
+ {{ overview }}
+
+
+
+
+
+ {{ description }}
+
+
+