Tweaks to page content

main
Midnight 1 year ago
parent fda6e0ec08
commit d11b43c1bf

@ -16,10 +16,10 @@ export default function Menu() {
</Link>
<div>
<Link href="/about">About</Link>
<Link href="/showcase">Showcase</Link>
<Link href="/about">🏢 About</Link>
<Link href="/showcase"> Showcase</Link>
{/* <Link href="/services">Services</Link> */}
<Link href="/contact">Contact</Link>
<Link href="/contact">📮 Contact</Link>
<ThemeToggle />
</div>
</div>

@ -38,7 +38,7 @@ export default function Contact() {
{/* <StyledButton href="https://twitter.com/DubbelNull" rel="noreferrer" target="_blank"><FontAwesomeIcon icon={faTwitter}></FontAwesomeIcon> DM us on Twitter</StyledButton> */}
</div>
<p>We typically respond within a few hours. We can assist you in both the English and Dutch.</p>
<p>We typically respond within a day. We can assist you in both English and Dutch.</p>
</section>
</article>

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 979 KiB

Loading…
Cancel
Save