From a050b626d1769296d09e6ee12b8c88865359f1a0 Mon Sep 17 00:00:00 2001 From: WinsDominoes Date: Fri, 22 Dec 2023 00:15:59 +0700 Subject: [PATCH] fixed frontpage responsive + minor changes on hobbies --- app/components/Navbar.tsx | 2 +- app/hobbies/page.tsx | 16 +-------------- app/page.tsx | 42 ++++++++++++++++++++++++++++++++++++--- 3 files changed, 41 insertions(+), 19 deletions(-) diff --git a/app/components/Navbar.tsx b/app/components/Navbar.tsx index bd3355e..9ace3b5 100755 --- a/app/components/Navbar.tsx +++ b/app/components/Navbar.tsx @@ -35,7 +35,7 @@ const Navbar = () => { {links.map(({ id, text, link }) => (
  • {text}
  • diff --git a/app/hobbies/page.tsx b/app/hobbies/page.tsx index 9ce3830..4e773d2 100755 --- a/app/hobbies/page.tsx +++ b/app/hobbies/page.tsx @@ -92,25 +92,11 @@ export default function Hobbies() {
    -

    Graphic Design

    +

    Graphics Design

    I make various types of work, ranging from infographics to fashion show logos.

    -
    -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -

    ATTASTE - 5th Generation

    diff --git a/app/page.tsx b/app/page.tsx index 1c9d46c..bc7202c 100755 --- a/app/page.tsx +++ b/app/page.tsx @@ -41,7 +41,7 @@ export default function Home() {
    -
    +
    @@ -56,7 +56,7 @@ export default function Home() {
    -
    +
    @@ -70,6 +70,42 @@ export default function Home() {
    +
    +
    +
    + +
    +
    + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +
    + +
    +
    + +
    +
    +
    +
    + +
    + +
    + +
    +
    +
    +

    View my projects and hobbies by clicking on the images!

    @@ -77,7 +113,7 @@ export default function Home() {
    -

    +

    Contact