diff --git a/components/menu.tsx b/components/menu.tsx index d316ca8..aae9f27 100644 --- a/components/menu.tsx +++ b/components/menu.tsx @@ -16,10 +16,10 @@ export default function Menu() {
- About - Showcase + 🏢 About + ✨ Showcase {/* Services */} - Contact + 📮 Contact
diff --git a/pages/contact.tsx b/pages/contact.tsx index 7f4f569..0d096d1 100644 --- a/pages/contact.tsx +++ b/pages/contact.tsx @@ -38,7 +38,7 @@ export default function Contact() { {/* DM us on Twitter */} -

We typically respond within a few hours. We can assist you in both the English and Dutch.

+

We typically respond within a day. We can assist you in both English and Dutch.

diff --git a/pages/showcase.tsx b/pages/showcase.tsx index 3bf2215..639f384 100644 --- a/pages/showcase.tsx +++ b/pages/showcase.tsx @@ -72,6 +72,20 @@ export default function Showcase() { +
+
+

📸 Danny Fiers

+

{` + 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. + `}

+

🌍 Visit dannyfiers.nl

+
+
+ +
+
+ {/*

🦊 Trick The Fox

diff --git a/public/img/dannyfiers.png b/public/img/dannyfiers.png new file mode 100644 index 0000000..17c0e5e Binary files /dev/null and b/public/img/dannyfiers.png differ