--- // Import the necessary dependencies import { Image } from "astro:assets"; import featureImage from "../images/features-image.avif"; import IconBlock from "./ui/blocks/IconBlock.astro"; // Define the string variables `title` and `subTitle` for the main heading and sub-heading text respectively. const title: string = "Meeting Industry Demands"; const subTitle: string = "At ScrewFast, we tackle the unique challenges encountered in the hardware and construction sectors. From cutting-edge tools to expert services, we're dedicated to helping you overcome obstacles and achieve your goals."; ---
{subTitle}