diff --git a/pages/room/addRoom/step3.tsx b/pages/room/addRoom/step3.tsx index c5b9b1e..17d3367 100644 --- a/pages/room/addRoom/step3.tsx +++ b/pages/room/addRoom/step3.tsx @@ -12,7 +12,7 @@ import { FieldValues, SubmitHandler, useForm } from 'react-hook-form'; import { Option } from '@/components/Select/Select'; import { GuDong } from '../addRoom'; import Rectangle from '@/public/icons/rectangle.svg'; -import RectanglePlus from '@/public/icons/rectanglePlus.svg'; +import RectangleCamera from '@/public/icons/rectangleCamera.svg'; export const getStaticProps = async ({ locale }: GetStaticPropsContext) => ({ props: { @@ -91,8 +91,8 @@ export default function Step1() { {/* 업로드 버튼으로 사용될 SVG */}
- - Add photos + + 3/5
@@ -107,7 +107,7 @@ export default function Step1() {
diff --git a/public/icons/rectangleCamera.svg b/public/icons/rectangleCamera.svg new file mode 100644 index 0000000..63f8d39 --- /dev/null +++ b/public/icons/rectangleCamera.svg @@ -0,0 +1,5 @@ + + + + +