Skip to content

Commit

Permalink
ref: remove section contacts
Browse files Browse the repository at this point in the history
  • Loading branch information
krsiakdaniel committed Mar 7, 2024
1 parent 81d65c5 commit afea5b4
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 91 deletions.
2 changes: 0 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import About from '@/components/about'
import Contacts from '@/components/Contacts'
import Hero from '@/components/Hero'
import ProjectsPersonal from '@/components/projects/ProjectsPersonal'
import ProjectsWork from '@/components/projects/ProjectsWork'
Expand All @@ -15,7 +14,6 @@ const Page = () => {
<About />
<ProjectsWork />
<ProjectsPersonal />
<Contacts />
</div>
)
}
Expand Down
32 changes: 0 additions & 32 deletions components/ContactCard.tsx

This file was deleted.

26 changes: 0 additions & 26 deletions components/Contacts.tsx

This file was deleted.

31 changes: 0 additions & 31 deletions data/contacts/index.ts

This file was deleted.

Binary file removed public/images/illustrations/gmail.webp
Binary file not shown.
Binary file removed public/images/illustrations/linkedin.webp
Binary file not shown.
Binary file removed public/images/illustrations/phone.webp
Binary file not shown.

0 comments on commit afea5b4

Please sign in to comment.