diff --git a/src-ui/app/config_page/setting_section/setting_box/supporters/Supporters.module.scss b/src-ui/app/config_page/setting_section/setting_box/supporters/Supporters.module.scss index d93f76c6..19d4d541 100644 --- a/src-ui/app/config_page/setting_section/setting_box/supporters/Supporters.module.scss +++ b/src-ui/app/config_page/setting_section/setting_box/supporters/Supporters.module.scss @@ -1,6 +1,6 @@ .container { display: flex; - gap: 1.2rem; + gap: 3.2rem; flex-direction: column; justify-content: center; align-items: center; diff --git a/src-ui/app/config_page/setting_section/setting_box/supporters/support_us_container/SupportUsContainer.jsx b/src-ui/app/config_page/setting_section/setting_box/supporters/support_us_container/SupportUsContainer.jsx index 67997829..7c357a9f 100644 --- a/src-ui/app/config_page/setting_section/setting_box/supporters/support_us_container/SupportUsContainer.jsx +++ b/src-ui/app/config_page/setting_section/setting_box/supporters/support_us_container/SupportUsContainer.jsx @@ -1,22 +1,46 @@ -import fanbox_img from "@images/supporters/c_fanbox_1620x580.png"; -import fanbox_button from "@images/supporters/fanbox_button.png"; -import kofi_preparing from "@images/supporters/kofi_preparing.png"; +import top_img from "@images/supporters/patreon_1600x400px.png"; +import fanbox_logo from "@images/supporters/fanbox_logo.png"; +import kofi_logo from "@images/supporters/kofi_logo.png"; +import patreon_logo from "@images/supporters/patreon_logo.png"; import styles from "./SupportUsContainer.module.scss"; +import { clsx } from "clsx"; export const SupportUsContainer = () => { return (
{`VRCT3.0のアップデートに向けて、めちゃ大変な開発を支えてくれた "Early Supporters" です。\nThey are the 'Early Supporters' who supported us through the incredibly challenging development toward the VRCT3.0 update.`}