--- import { Image } from "astro:assets"; import SocialLinks from "../components/SocialLinks.astro"; import TechLinks from "../components/TechLinks.astro"; import Layout from "../layouts/Layout.astro"; import { config } from "../config"; --- {config.personalInfo.profileImage.alt}

{config.personalInfo.name}

{config.personalInfo.tagline}

{config.homepageSections.socialLinks.title}

{config.homepageSections.techStack.title}