diff --git a/admin/tailwind.config.js b/admin/tailwind.config.js
index 872ca1e..ef5a5a0 100644
--- a/admin/tailwind.config.js
+++ b/admin/tailwind.config.js
@@ -26,10 +26,6 @@
'op-30-blue': 'rgba(1, 40, 255, 0.30)',
},
backgroundImage: {
- //그림 배경 정의
- 'new-car-intro': "url('@/assets/images/newCarIntroBg.svg')",
- 'join-event-main': "url('@/assets/images/joinEventMainBg.svg')",
- 'miniquiz-paper': "url('@/assets/images/miniQuizBg.svg')",
// 그라데이션 색상 정의
'gradient-blue-purple':
'linear-gradient(90deg, #0128FF 0%, #AD00FF 100%)',
diff --git a/service/index.html b/service/index.html
index e81499a..8ad4348 100644
--- a/service/index.html
+++ b/service/index.html
@@ -7,6 +7,21 @@
href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"
rel="stylesheet"
/>
+
+
+
-
- {!hideHeader && }
-
-
- {!hideFooter && }
+
+
+ {!hideHeader && }
+
+
+ {!hideFooter && }
+
);
}
diff --git a/service/src/assets/images/joinEventMainBg.webp b/service/src/assets/images/joinEventMainBg.webp
index 893929c..915b1cb 100644
Binary files a/service/src/assets/images/joinEventMainBg.webp and b/service/src/assets/images/joinEventMainBg.webp differ
diff --git a/service/src/assets/images/newCarIntroBg.webp b/service/src/assets/images/newCarIntroBg.webp
index ec35797..4dfbeae 100644
Binary files a/service/src/assets/images/newCarIntroBg.webp and b/service/src/assets/images/newCarIntroBg.webp differ
diff --git a/service/src/pages/eventIntro/EventIntro.jsx b/service/src/pages/eventIntro/EventIntro.jsx
index 377a927..7be0f83 100644
--- a/service/src/pages/eventIntro/EventIntro.jsx
+++ b/service/src/pages/eventIntro/EventIntro.jsx
@@ -4,10 +4,27 @@ import EventIntroNav from '@/pages/eventIntro/EventIntroNav';
import EventIntroRewards from '@/pages/eventIntro/EventIntroRewards';
import { animationVariants } from '@/styles/FramerMotion';
import { motion } from 'framer-motion';
+import { Helmet } from 'react-helmet-async';
function EventIntro() {
return (
+
+ 캐스퍼 이벤트 소개
+
+
+
+
+
diff --git a/service/src/pages/eventIntro/EventIntroMain.jsx b/service/src/pages/eventIntro/EventIntroMain.jsx
index 3548a92..f94f0db 100644
--- a/service/src/pages/eventIntro/EventIntroMain.jsx
+++ b/service/src/pages/eventIntro/EventIntroMain.jsx
@@ -17,8 +17,10 @@ function EventIntroMain() {
>
-
- 진짜 캐스퍼 EV를 얻을 수 있는 기회
+
+
+ 진짜 캐스퍼 EV를 얻을 수 있는 기회
+
캐스퍼 EV와
@@ -43,13 +45,17 @@ function EventIntroMain() {
-