import constants from "@src/lib/constants"; export default function About() { return ( (

About Us

{constants.APP_NAME} is your go-to platform for customizing, building, and exploring firearm parts. Designed for enthusiasts by enthusiasts, we make firearm building easy and accessible.

{/* */}
) ) }