Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
KillerBOSS2019 committed Nov 3, 2024
1 parent 1bcdbea commit 87daa0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
'use client'

import React, { useEffect, useState } from 'react';
import Image from 'next/image';
import { XMarkIcon, Bars3Icon } from '@heroicons/react/24/outline';
import { members } from './members.json';
import { Header } from './header/header';
import { Hero } from './sections/hero';
import { Project } from './sections/project';
Expand Down

0 comments on commit 87daa0e

Please # to comment.