Skip to content

Commit

Permalink
prepare kelulusan oprec
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenosians committed Sep 23, 2023
1 parent 20f22af commit 6975993
Show file tree
Hide file tree
Showing 45 changed files with 11 additions and 14 deletions.
4 changes: 2 additions & 2 deletions components/FormSoal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const FormSoal = () => {
const [show, setShow] = React.useState(false)
const [showButton, setShowButton] = React.useState({
show: false,
pesan: "Jangan dipencet",
pesan: "Jangan Pencet , Source : Trust me Bro",
})
const [mode, setMode] = useStickyState(false, "jawabBener")
const [lsNim, setLsNim] = useStickyState(0, "checkNim")
Expand Down Expand Up @@ -91,7 +91,7 @@ const FormSoal = () => {
onClick={() =>
setShowButton({
show: true,
pesan: "Hm kan, kok ngeyel ya anda :D",
pesan: "MWEHEHHEHEHEHEHEHE",
})
}
>
Expand Down
6 changes: 3 additions & 3 deletions components/Masuk.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ const Masuk = (props) => {
}

// const MotionButton = motion(Button)
const lolos = `Hi Chagi👋 Selamat! Kamu lolos dan menjadi bagian dari Keluarga Lab AI!✨`
const belom = "HAPPINESS~ Jangan berkecil hati yaa, tetap semangat. Much better chances are always waiting for you!"
const lolos = `Hi Nakama👋 Selamat! Kamu lolos dan menjadi bagian dari Keluarga Lab AI!✨`
const belom = "Don't give up, there's no shame in falling down! The true shame is to not stand up again!"
const checkNim = lsNim==nim
return (
<Box mt="2">
Expand All @@ -79,7 +79,7 @@ const Masuk = (props) => {
my="2"
>
<Heading as="h4" fontSize="xl" mb="1rem">
ciee lolos:p dijaga komitmennya yaa!
anjay lolos dijaga komitmennya yaa!
</Heading>
</Stack>
<Box hidden={handle(data)}>
Expand Down
8 changes: 4 additions & 4 deletions components/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ const Navbar = () => {
</Link>
{/* <Link
route
href="/oprec"
href="/eittss"
color={color}
fontWeight="bold"
className="blink"
>
{'OPREC'}
{'PENGUMUMAN'}
</Link> */}
</Stack>
</Stack>
Expand Down Expand Up @@ -155,12 +155,12 @@ const Navbar = () => {
{/* <Link
p="2"
route
href="/oprec"
href="/eittss"
color={color}
fontWeight="bold"
className="blink"
>
{'OPREC'}
{'PENGUMUMAN'}
</Link> */}
</Stack>
</DrawerBody>
Expand Down
Binary file removed images/AiTalks3.jpg
Binary file not shown.
Binary file removed images/AiTalksEps1.jpg
Binary file not shown.
Binary file removed images/aslab20/adri.jpg
Binary file not shown.
Binary file removed images/aslab20/alfhi.jpg
Binary file not shown.
Binary file removed images/aslab20/dimba.jpg
Binary file not shown.
Binary file removed images/aslab20/dimit.jpg
Binary file not shown.
Binary file removed images/aslab20/farel.jpg
Binary file not shown.
Binary file removed images/aslab20/kris.jpg
Binary file not shown.
Binary file removed images/aslab20/test.png
Binary file not shown.
Binary file removed images/aslab20/tika.jpg
Binary file not shown.
Binary file removed images/aslab20/vaq.jpg
Binary file not shown.
Binary file removed images/aslab21/alif.png
Binary file not shown.
Binary file removed images/aslab21/bagja.png
Binary file not shown.
Binary file removed images/aslab21/dharma.png
Binary file not shown.
Binary file removed images/aslab21/dini.png
Binary file not shown.
Binary file removed images/aslab21/haydar.png
Binary file not shown.
Binary file removed images/aslab21/kae.png
Binary file not shown.
Binary file removed images/aslab21/maiza.png
Binary file not shown.
Binary file removed images/aslab21/nisa.png
Binary file not shown.
Binary file removed images/aslab21/pak_mahmud.png
Binary file not shown.
Binary file removed images/aslab21/zaky.png
Binary file not shown.
Binary file removed images/aslab22/EXTERNAL_MEDIA.png
Binary file not shown.
Binary file removed images/aslab22/FOCUS_GROUP.png
Binary file not shown.
Binary file removed images/aslab22/INTERNAL_INVENTORY.png
Binary file not shown.
Binary file removed images/aslab22/LAB_ASSISTANT_COORDINATOR.png
Binary file not shown.
Binary file removed images/aslab22/PAK_MAHMUD.png
Diff not rendered.
Binary file removed images/aslab22/RESEARCH_AND_DEVELOPMENT.png
Diff not rendered.
Binary file removed images/aslab22/SECRETARY_TREASURER.png
Diff not rendered.
Binary file removed images/aslab22/STUDY_GROUP.png
Diff not rendered.
Binary file removed images/bg.png
Diff not rendered.
Binary file removed images/center.png
Diff not rendered.
Binary file removed images/firstmeet2020.jpg
Diff not rendered.
Binary file removed images/logo-lg.png
Diff not rendered.
Binary file removed images/logo-md.png
Diff not rendered.
Binary file removed images/logo-xs.png
Diff not rendered.
1 change: 0 additions & 1 deletion images/undraw_images_aef7.svg
Diff not rendered.
1 change: 0 additions & 1 deletion images/undraw_pair_programming_njlp.svg
Diff not rendered.
1 change: 0 additions & 1 deletion images/undraw_predictive_analytics_kf9n.svg
Diff not rendered.
Binary file removed images/withgoogle.gif
Diff not rendered.
4 changes: 2 additions & 2 deletions pages/eittss.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const eittss = () => {
position="relative"
>
<Heading>
EITTTS ga semudah itu hahaha😋
やあ、そんなに簡単じゃないよ、みんな
</Heading>
<Divider mt="2" mb="4" />

Expand All @@ -37,7 +37,7 @@ const eittss = () => {
</MotionBox>

<Heading fontSize={{ base: "2xl", lg: "3xl" }}>
Silakan chat ke OA LINE kami dulu chagideul
Silakan chat ke OA LINE kami dulu minna-san
</Heading>
<Heading fontSize={{ base: "2xl", lg: "3xl" }}>
👇👇👇
Expand Down
Binary file modified public/assets/images/fotololos/galolos.jpg
Binary file modified public/assets/images/fotololos/meme1.jpg

0 comments on commit 6975993

Please sign in to comment.