diff --git a/public/images/logogram.svg b/public/images/logogram.svg new file mode 100644 index 0000000..6d72085 --- /dev/null +++ b/public/images/logogram.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/public/images/thumb.png b/public/images/thumb.png new file mode 100644 index 0000000..2c6c59a Binary files /dev/null and b/public/images/thumb.png differ diff --git a/src/app/(form)/form/[id]/alreadysubmit/page.tsx b/src/app/(form)/form/[id]/alreadysubmit/page.tsx index f2a9457..b7ac774 100644 --- a/src/app/(form)/form/[id]/alreadysubmit/page.tsx +++ b/src/app/(form)/form/[id]/alreadysubmit/page.tsx @@ -6,7 +6,7 @@ import { H2 } from "@/app/_components/global/Text"; import { SectionWrapper } from "@/app/_components/global/Wrapper"; export const metadata: Metadata = { - title: "Formulir ditutup", + title: "Jawaban Anda telah terkirim", }; export default function AlreadySubmit() { @@ -14,10 +14,11 @@ export default function AlreadySubmit() {
{"404"}