Initialized Source and AlternateText with empty strings in the CarouselData class to prevent potential null reference issues.
Added new Blazor Server project `DbFirst.BlazorWebApp` with core UI components, pages, and static assets. Updated solution file to include the project. Also added `bootstrap.min.css.map` to support CSS debugging in browser developer tools.