diff --git a/frontend/public/ai-tdd.png b/frontend/public/ai-tdd.png new file mode 100644 index 0000000..e2dd3a0 Binary files /dev/null and b/frontend/public/ai-tdd.png differ diff --git a/frontend/src/components/common/PromotionBanner.vue b/frontend/src/components/common/PromotionBanner.vue new file mode 100644 index 0000000..31e3e0d --- /dev/null +++ b/frontend/src/components/common/PromotionBanner.vue @@ -0,0 +1,45 @@ + + + diff --git a/frontend/src/views/UserManagementPage.vue b/frontend/src/views/UserManagementPage.vue index 775545b..894dc6a 100644 --- a/frontend/src/views/UserManagementPage.vue +++ b/frontend/src/views/UserManagementPage.vue @@ -1,5 +1,7 @@