Skip to content

Commit

Permalink
add cfzo project
Browse files Browse the repository at this point in the history
  • Loading branch information
MeritonAliu committed Mar 2, 2024
1 parent 85b0fc4 commit 5353e09
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/components/projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,17 @@ export default function Home() {
</p>
</div>
</Link>
<Link href="https://www.cyclistfriends-zo.ch/">
<div className="proj">
<h1 className="proj-title">
CFZO
</h1>
<Image className='project-images' src={"/cfzo.png"} width={500} height={500} alt='"High-Pass filter Bode Magnitude and Phase plots" by User:Brews_ohare is marked with CC0 1.0. ' loading='lazy' />
<p className="project-description">
Website made for a cycling club with NextJs
</p>
</div>
</Link>
</div>
</div>
);
Expand Down
Binary file modified bun.lockb
Binary file not shown.
Binary file added public/cfzo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5353e09

Please sign in to comment.