--- import '../styles/global.css'; import '@fontsource-variable/inter'; import '@fontsource-variable/space-grotesk'; interface Props { title?: string; description?: string; } const { title = 'MPLS LLC | Software Development & Digital Infrastructure', description = 'MPLS LLC is a Minneapolis-based software development company specializing in privacy-first applications, custom web and mobile development, and scalable digital infrastructure.' } = Astro.props; --- {title} Skip to main content