|
|
|
@ -72,6 +72,20 @@ export default function Showcase() {
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section className={styles.showcaseClient}>
|
|
|
|
|
<div>
|
|
|
|
|
<h3>📸 Danny Fiers</h3>
|
|
|
|
|
<p>{`
|
|
|
|
|
This site was made for a client in 2022 and is a portfolio for a starting photography business.
|
|
|
|
|
It was made with Wordpress and has a gallery with the ability to upload private customer albums and lock them behind passwords for his clients to review before purchasing.
|
|
|
|
|
`}</p>
|
|
|
|
|
<p>🌍 Visit <a href="https://dannyfiers.nl/" target="_blank" rel="noreferrer">dannyfiers.nl</a></p>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<img src="/img/dannyfiers.png" />
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
{/* <section className={styles.showcaseClient}>
|
|
|
|
|
<div>
|
|
|
|
|
<h3>🦊 Trick The Fox</h3>
|
|
|
|
|