--- import AccountLayout from '../layouts/AccountLayout.astro'; import { Befriend } from '../components/Befriend'; import LoginPopup from "../components/AuthenticationFlow/LoginPopup.astro"; ---