import Head from 'next/head'; import styles from '../styles/About.module.css'; import Link from 'next/link'; import StyledButton from '../components/elements/styledbutton'; export default function About() { return (
{process.env.NEXT_PUBLIC_NAME} | About

{"ℹī¸ About DubbelNull"}

{"We are a new and small IT business from The Netherlands developing and designing all sorts of applications for clients. "} {"In January of 2021 DubbelNull was founded by father and son Marco and Pascal as a result of their passion for IT. "}

{"Currently we specialize PHP and NodeJS based webdevelopment stacks like: Wordpress, NestJS, SvelteKit, Laravel and more."} {"What tool we use depends entirely on what we feel is right for your budget and project, and adapting to other ones is never out of the question."}

{"For more information on exactly what kind of projects we handle, feel free to visit our "} Services {" page. "}

{"We 💖 the newest tech"}

#wordpress #realtime #laravel #mybb #tailwindcss #svelte #typescript #nestjs #scalable #php #vercel

{"and we're very flexible with using other options"}


{"đŸ’ģ Pascal van Ginkel"} {"Full-stack webdeveloper"}

{"Hello, I'm Pascal. I am a software engineer and in charge of development at DubbelNull. "}

{"đŸ’ŧ Marco van Ginkel"} {"Client relations & communication"}

{"Hello, I'm Marco. I do client relations and financial administration at DubbelNull."}

) }