--- import ContactCard from "../components/cards/Contact.astro"; import NoticeCard from "../components/cards/Notice.astro"; import PhotoCard from "../components/cards/Photo.astro"; import Base from "./Base.astro"; ---