// app/contact/page.tsx import { FaInstagram, FaLinkedin, FaDiscord, FaEnvelope, FaMapMarkerAlt } from 'react-icons/fa'; export default function ContactPage() { return (
{/* 1. Immersive Mountain Background */} Snowy Mountains {/* Dark blur overlay so the text and cards remain perfectly readable */}

Find me here!

Transmission & Socials

Direct Info

Location

Höganäs, Sweden

Networks

Send an Email
); }