--- // Layout import Base from "@layouts/Base.astro"; // Components import SearchBox from "@components/global/SearchBox.astro"; ---