diff --git a/src/components/pages/homepage/comicEvent.tsx b/src/components/pages/homepage/comicEvent.tsx index 05bbd0ec..672ff6a5 100644 --- a/src/components/pages/homepage/comicEvent.tsx +++ b/src/components/pages/homepage/comicEvent.tsx @@ -28,7 +28,7 @@ export default function ComicEvent(props: IComic) {
{props[locale].description}
-
-
{props[locale].description} -
- -
diff --git a/src/components/pages/homepage/slideSection.tsx b/src/components/pages/homepage/slideSection.tsx index e7b09218..aa135d52 100644 --- a/src/components/pages/homepage/slideSection.tsx +++ b/src/components/pages/homepage/slideSection.tsx @@ -24,8 +24,9 @@ export default function SlideSection({ sliderNavRef }) { const { locale } = useRouter() return ( <> -
- {/* +
+
+ {/* {[...list.slice(1), list[0]].map((data, index) => (
@@ -40,17 +41,19 @@ export default function SlideSection({ sliderNavRef }) {
))}
*/} - - - -
-
-
- + + +
+
+
+ + + +