ItineraryRecommendationEmailDataItinerary: BaseItinerary & {
    ctaUrl?: string;
    heroImageUrl?: string;
}