

#scrollspyHeading1 {
    /* background-image: url(/images/test1.webp); */
    background-repeat: no-repeat;
    background-size: cover;
}

#scrollspyHeading2 {
    /* background-image: url(/images/test1.webp); */
    background-repeat: no-repeat;
    background-size: cover;
}

#scrollspyHeading3 {
    background-image: url(/images/test1.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

#scrollspyHeading4 {
    /*background-image: url(/images/test1.webp);*/
    background-repeat: no-repeat;
    background-size: cover;
}

#hero1 {
    background-image: url(/images/storefront.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
