--- import Layout from "../../layouts/Layout.astro"; // const phpHello = `$_SESSION['userName']`; import UserProfile from "../../components/UserProfile"; ---