--- // Import the necessary dependencies import GithubBtn from "./ui/buttons/GithubBtn.astro"; // Define the variables that will be used in this component const title: string = "Let's Build Together"; const subTitle: string = "ScrewFast is an open-source template, meticulously crafted with Astro, Tailwind CSS, and Preline UI frameworks."; ---

{title}

{subTitle}