Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[기타] Footer에 Service Terms 추가 #15

Merged
merged 3 commits into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 18 additions & 19 deletions src/assets/svg/Logo.tsx
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
import * as React from "react";
import type { SVGProps } from "react";
const SvgLogo = (props: SVGProps<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 48 48"
{...props}
>
<path
stroke="#7580EA"
strokeWidth={1.144}
d="M40.244 9.093c1.927 2.163 2.054 5.758.418 10-1.624 4.209-4.933 8.889-9.561 13.013s-9.657 6.874-14.025 8.005c-4.4 1.138-7.957.6-9.885-1.562-1.928-2.164-2.054-5.759-.418-10 1.624-4.21 4.933-8.89 9.56-13.013C20.963 11.41 25.99 8.66 30.36 7.53c4.4-1.139 7.957-.601 9.885 1.562Z"
/>
<path
fill="#7580EA"
fillRule="evenodd"
d="M36.575 25.943V14.82a3.03 3.03 0 0 0-2.042-2.866v16.402a41 41 0 0 0 2.041-2.414m-2.899 3.325a44 44 0 0 1-2.339 2.242 42.5 42.5 0 0 1-6.063 4.522h-11.79a3.03 3.03 0 0 1-3.03-3.03V12.03c0-.732.259-1.404.691-1.928A3.017 3.017 0 0 1 13.484 9h17.161c1.594 0 2.9 1.23 3.022 2.793v.005q.01.115.01.233v17.237M23.8 36.89c-1.405.774-2.8 1.42-4.157 1.932h-2.154a3.03 3.03 0 0 1-2.826-1.932zm-1.457-22.425c.154 4.475 3.603 8.066 7.9 8.227-4.297.16-7.746 3.752-7.9 8.228-.154-4.476-3.603-8.067-7.9-8.228 4.297-.16 7.746-3.752 7.9-8.227"
clipRule="evenodd"
/>
</svg>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 48 48"
{...props}
>
<path
stroke="#7580EA"
strokeWidth={1.144}
d="M40.244 9.093c1.927 2.163 2.054 5.758.418 10-1.624 4.209-4.933 8.889-9.561 13.013s-9.657 6.874-14.025 8.005c-4.4 1.138-7.957.6-9.885-1.562-1.928-2.164-2.054-5.759-.418-10 1.624-4.21 4.933-8.89 9.56-13.013C20.963 11.41 25.99 8.66 30.36 7.53c4.4-1.139 7.957-.601 9.885 1.562Z"
/>
<path
fill="#7580EA"
fillRule="evenodd"
d="M36.575 25.943V14.82a3.03 3.03 0 0 0-2.042-2.866v16.402a41 41 0 0 0 2.041-2.414m-2.899 3.325a44 44 0 0 1-2.339 2.242 42.5 42.5 0 0 1-6.063 4.522h-11.79a3.03 3.03 0 0 1-3.03-3.03V12.03c0-.732.259-1.404.691-1.928A3.017 3.017 0 0 1 13.484 9h17.161c1.594 0 2.9 1.23 3.022 2.793v.005q.01.115.01.233v17.237M23.8 36.89c-1.405.774-2.8 1.42-4.157 1.932h-2.154a3.03 3.03 0 0 1-2.826-1.932zm-1.457-22.425c.154 4.475 3.603 8.066 7.9 8.227-4.297.16-7.746 3.752-7.9 8.228-.154-4.476-3.603-8.067-7.9-8.228 4.297-.16 7.746-3.752 7.9-8.227"
clipRule="evenodd"
/>
</svg>
);
export default SvgLogo;
8 changes: 8 additions & 0 deletions src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ const Footer: React.FC = () => {
업데이트 노트
</NavLink>
<Divider>|</Divider>
<NavLink
href="https://pocket-prompt.notion.site/121d02185fca808ab505d697ad99ee04"
target="_blank"
rel="noopener noreferrer"
>
서비스 이용약관
</NavLink>
<Divider>|</Divider>
<NavLink
href="https://pocket-prompt.notion.site/6dc9bbd2599a46d3bbcac24a18848770"
target="_blank"
Expand Down
1 change: 0 additions & 1 deletion src/components/Header/Header.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import SvgLogoPrimary from "@/assets/svg/LogoPrimary";
import styled from "styled-components";
import { NavLink } from "react-router-dom";
import { useUser } from "@/hooks/useUser";
Expand Down
11 changes: 6 additions & 5 deletions src/pages/price/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ const { Text } = Typography;
export default function Footer() {
return (
<FooterText type="secondary">
모든 가격은 원화로 표시되며, 부가가치세는 별도입니다. 모든 판매는
환불이 불가능합니다. 프리미엄 제품 구매 결정 전 무료버전을
무제한으로 테스트해볼 수 있습니다. 모든 가격은 당사 약관에 따라
변동될 수 있습니다. 모든 서비스는 포켓 프롬프트 주식회사(대한민국)에
의해 제공되며, 구매 시 확인된 이용약관 및 결제 동의에 따릅니다.
모든 가격은 원화로 표시되며, 부가가치세는 별도입니다. 결제 이후
5일이 지나거나 포켓 프롬프트의 기능을 사용했을 시 환불이
불가능합니다. 프리미엄 제품 구매 결정 전 무료버전을 무제한으로
테스트해볼 수 있습니다. 모든 가격은 당사 약관에 따라 변동될 수
있습니다. 모든 서비스는 레코듀(대한민국)에 의해 제공되며, 구매 시
확인된 이용약관 및 결제 동의에 따릅니다.
</FooterText>
);
}
Expand Down
Loading